Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

where is Gui.Tools opions available?

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

    where is Gui.Tools opions available?

    In NinjaScript IDE i tried to find out what are set-able properties for different items, but cant find any information.

    please, publish all available information in DOCS.

    for example:

    Code:
    new Gui.Tools.NTMenuItem
    {
       [COLOR="Red"]Header [/COLOR]= "Submit Atm Order Example",
       [COLOR="red"]Style [/COLOR]= Application.Current.TryFindResource("MainMenuItem") as Style
    };
    are only "Header" and "Style" parameters available for
    Code:
    NTMenuItem
    ?

    how can i find out them? when i type in IDE, the list doesnt show up.

    even, when I search these terms in online Documentation, no results come up.
    Last edited by ttodua; 04-13-2018, 12:35 PM.

    #2
    Hello TazoTadua,

    Thank you for your note.

    I will put in a feature request that all parameters be exposed.

    As of now, according to the helpguide only Header and Style are available to be set.


    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by algospoke, Yesterday, 06:40 PM
    2 responses
    21 views
    0 likes
    Last Post algospoke  
    Started by ghoul, Today, 06:02 PM
    3 responses
    14 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by jeronymite, 04-12-2024, 04:26 PM
    3 responses
    45 views
    0 likes
    Last Post jeronymite  
    Started by Barry Milan, Yesterday, 10:35 PM
    7 responses
    21 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by AttiM, 02-14-2024, 05:20 PM
    10 responses
    181 views
    0 likes
    Last Post jeronymite  
    Working...
    X