Skip to content

show close button select tab #31

Description

@Sp1DeRok

There is the opportunity to show the Close button when displaying select tab?
I tried to add

  • (void) tabView: (NSTabView *) aTabView willSelectTabViewItem: (NSTabViewItem *) tabViewItem {
        
         [tabBarControl setAllowsBackgroundTabClosing: NO];
    }

But the program does not work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions