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 cmoran13, 04-16-2026, 01:02 PM
    0 responses
    43 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    25 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    163 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    98 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    158 views
    2 likes
    Last Post CaptainJack  
    Working...
    X