Menu

#16 Wrap option for tabs in tabset and tabno

open
None
5
2008-10-15
2002-11-25
No

It would be convenient for tabs to wrap into another row,
when tabs extend past the edge of the tabnotebook.

Discussion

  • Erik Allaert

    Erik Allaert - 2007-03-28

    Logged In: YES
    user_id=204408
    Originator: NO

    I have modified versions of tabset.itk and tabnotebook.itk (diff-files attached) which implement this multiple tier feature. It is used in the tabnotebook via the new "-tiers" option:
    # OPTION -tiers
    #
    # Specifies the maximum number of tiers for the tabs.
    # If set to 0, then there will be only 1 tier, without any expansion.
    # If set to > 0, the highest tier number will have all its tabs adjusted
    # so they occupy all the space of this tier.
    # If set to < 0, the highest tier number will not have its tabs adjusted - for experimentation only

    Please note that the attached patches also deal with tickets #620806 and #514222

     
  • Erik Allaert

    Erik Allaert - 2007-03-28

    Logged In: YES
    user_id=204408
    Originator: NO

    Saw too late I cannot attach any files here. Filed ticket #1689801 as an Iwidget patch, with the proper attachment.

     
  • David Gravereaux

    • assigned_to: nobody --> smithc
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.