Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

"X" Close tab

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

    "X" Close tab

    I would like to request a feature.

    1. Remove the "X" on the tab to delete the tab.

    I have many times accidentally went to open a tab but the cursor must have been close enough to the X and the tab closed/deleted. Typically there are a lot drawings or other work on that tab that I have to redo, or quit and not save the workspace and restore the workspace.

    There is a "close tab" option in the right click of the tab, so that function to close the tab is already there. It seems safer to have the right click option than the "X".

    2. If you don't want to get rid of the "X" to close the tab then give us the option to "Restore the tab" if accidentally closed.

    #2

    Hello peterslane1,

    Thank you for the suggestion.

    I have submitted this as a feature request to the Development Team. I will follow up with an internal tracking number for your reference as soon as it is created.

    Thanks in advance for your patience.
    Tyler M.NinjaTrader Customer Service

    Comment


      #3
      I second this. Has happened a lot of time.

      Comment


        #4
        Find Blueprint.xaml for your selected skin (.\NinjaTrader 8\templates\Skins\Slate Gray) and change the first 3 lines as marked below

        Code:
            <!-- Tab Control -->
            <system:Double    x:Key="TabControlCloseButtonContentSize">0</system:Double> <!-- <Modified> Remove close x.  Original value = 8  -->
            <system:Double    x:Key="TabControlCloseButtonSize">0</system:Double>        <!-- <Modified> Remove close x.  Original value = 12 -->
            <system:Double    x:Key="TabControlCloseButtonPadding">0</system:Double>     <!-- <Modified> Remove close x.  Original value = 2  -->
            <system:Double    x:Key="TabControlItemFontSizeSelected">14</system:Double>
            <system:Double    x:Key="TabControlItemFontSizeUnselected">13</system:Double>
            <system:Double    x:Key="TabControlItemMarginBase">6</system:Double>
            <system:Double    x:Key="TabControlItemMinWidth">30</system:Double>          <!-- <Modified> Min tab size.  Original value = 60 -->
            <system:Double    x:Key="TabControlSelectedItemHeightIncrease">3</system:Double>
            <system:Double    x:Key="TabControlConnectionStatusSize">20</system:Double>
            <system:Double    x:Key="TabControlConnectionStatusMargin">10</system:Double>​
        Last edited by Bidder; 10-03-2024, 05:53 PM.

        Comment


          #5
          Thanks Bidder. Much appreciated!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          56 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          37 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          17 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          19 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          49 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X