Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NTTabPage creation from user selected page type

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

    NTTabPage creation from user selected page type

    Hi

    I'm developing a NT Add-On and wish to implement the same feature used in the NT Control Window / Account Data Window that allows the user to select the type of new tab page to create - see attached screenshot

    Obviously tab page creation is provided by an implementation of INTTabFactory.CreateTabPage() but all the examples I've encountered are for a single type of tab page​, for example:

    Code:
    public NTTabPage CreateTabPage(string typeName, bool isNewWindow = false)
    {
        return new MyWindow1TabView();
    }​
    I also notice that the typeName parameter is always null, but would most likely need to be populated when allowing the user to select what type of tab page to create.

    Can anyone provide an example on how to do this please?​

    #2
    Hi tcdouglas, thanks for posting. We do not have an example of the tab menu. I will ask our developers if they can give a hint/example on how they implemented that in the Contol Center.

    Kind regards,
    -ChrisL

    Comment


      #3
      Hi, thanks for your patience on this item. The Control Center was hardcoded to have this feature, so the development team will need to add support for this in a NinjaScript Addon. I have submitted a feature request to our development team and will post the tracking ID once I receive it.

      Comment


        #4
        Please add my vote to this feature request.

        Comment


          #5
          Hello ntbone,

          Thanks for your note.

          I have added your vote to this feature request. This request is being tracked under the number SFT-5694.

          As with all feature requests, interest is tracked before implementation is considered, so we cannot offer an ETA or promise of fulfillment. If implemented, it will be noted on the Release Notes page of the Help Guide.

          Release Notes — https://ninjatrader.com/support/help...ease_notes.htm
          <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          563 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          329 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          547 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X