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 lorem, Yesterday, 09:18 AM
    3 responses
    13 views
    0 likes
    Last Post lorem
    by lorem
     
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    12 responses
    42 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by FrazMann, Today, 11:21 AM
    0 responses
    5 views
    0 likes
    Last Post FrazMann  
    Started by geddyisodin, Yesterday, 05:20 AM
    8 responses
    52 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by DayTradingDEMON, Today, 09:28 AM
    4 responses
    27 views
    0 likes
    Last Post DayTradingDEMON  
    Working...
    X