Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Add-On-Dev: How to add a property/default value to an existing property dialog.

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

    Add-On-Dev: How to add a property/default value to an existing property dialog.

    Hi.

    I'm extending the default entry window with some custom buttons and actions.
    I would like to use some persisted default values that are shown and editable in the existing property window (NinjaTrader.Gui.Tools.Properties).


    Could you provide some code examples on how to extend an existing property dialog with new elements and how they are getting persisted?


    Thank you!
    Carsten



    #2
    Hi, thanks for writing in. Any properties that you need to save in an addon must be done with custom code using your own XML files to save the values. Internally, we use "WPF Property Grid" by Denys Vuika which is available through github. Unfortunately, I have no example implementation to provide.

    Best regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    384 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    249 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    210 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    297 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    260 views
    0 likes
    Last Post CarlTrading  
    Working...
    X