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