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 Kaledus, Today, 01:29 PM
    0 responses
    3 views
    0 likes
    Last Post Kaledus
    by Kaledus
     
    Started by PaulMohn, Today, 12:36 PM
    1 response
    16 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by yertle, Yesterday, 08:38 AM
    8 responses
    36 views
    0 likes
    Last Post ryjoga
    by ryjoga
     
    Started by rdtdale, Today, 01:02 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by alifarahani, Today, 09:40 AM
    3 responses
    18 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X