Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Overide "Confirm on window or tab close"
Collapse
X
-
Overide "Confirm on window or tab close"
I have the in my options set to ""Confirm on window or tab close" which is very helpful for protecting against closing out charts. But I have built several AddOns that I do not want to receive the confirmation window when closing. Is there a way to override that in the code within the AddOn.Tags: None
-
Hello cutzpr,
There is no documented information about this and I'm not aware of an undocumented way.
I'll ping our developers and see if they can provide any tips.
This thread will also remain open for any community members that may know of an undocumented approach.Chelsea B.NinjaTrader Customer Service
-
Hello cutzpr,
Our development has let me know there is no way to prevent the close confirmation when inheriting from the NTWindow or NTTab class.
You would need to make a custom window that does not inherit from these classes to prevent this functionality.Chelsea B.NinjaTrader Customer Service
- Likes 1
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
619 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
359 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
561 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
566 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment