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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    54 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    25 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    17 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    24 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X