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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        668 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        377 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        110 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        575 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        580 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X