Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ChartTrader Custom Buttons not working properly while cycling through chart tabs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ChartTrader Custom Buttons not working properly while cycling through chart tabs

    I added an additional 3'rd row to the ChartTraderGrid by modifying the ChartTraderCustomButtons.cs indicator script.
    But i'm having rendering issues when i cycle through the different tabs where this indicator is active.

    Basically the new ChartTraderGrid row overlaps with the second 2'nd row when i cycle back through the tabs. Looks like the WPF insert/remove methods are not being called in order which is causing this issue.

    Attached is the modified script.

    Thanks
    Attached Files

    #2
    Hi DeltaTraderX, thanks for your post.

    I wanted to let you know that I am reviewing the original ChartTraderCustomButtons example. The TabSelected method seems to not work correctly, but the original example is working regardless of that. I will reply here as soon as I have an update for you.

    Kind regards.

    Comment


      #3
      Hi DeltaTraderX, thanks for waiting.

      I found the problem to be something within your InsertWPF controls method. I did not find exactly what was wrong, but I noticed you were duplicating the grid which is not nessecary as we already have the lowerButtonsGrid to work with. I attached an example that adds a row to the lowerButtonsGrid that adds more buttons to that row.

      Kind regards.
      Attached Files

      Comment


        #4
        Thank you so much for looking into it. I'll try this out and let you know how it goes.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        73 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        152 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        162 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        100 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        288 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X