Skip to content

show close button select tab #31

@Sp1DeRok

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.

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