[Incrtcl-develop] [ incrtcl-Iwidget Patches-1689801 ] Multiple tiers for tabset/tabnotebook
by SourceForge.net other posts by this author
Mar 28 2007 4:49AM messages near this date
[Incrtcl-develop] [ incrtcl-Patches-1725219 ] make itcl built with pre-8.5 work in 8.5
|
[Incrtcl-develop] [ incrtcl-Bugs-1680280 ] itcl3.3 Does not configure under Ubuntu
Iwidget Patches item #1689801, was opened at 2007-03-28 11:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=383689&aid=1689801&group_id=13244
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Erik Allaert (eallaert)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple tiers for tabset/tabnotebook
Initial Comment:
these are modified versions of tabset.itk and tabnotebook.itk (diff-files attached) which im
plement a 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 (default).
# 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 - really for expe
rimentation only
Same as "feature request" #643765.
Please note that the attached patches also deal with tickets #620806 and #514222
AND: INTENDED PRIMARILY FOR DEMO-PURPOSES, i.e. using multiple tiers is a bad idea - see ht
tp://homepage.mac.com/bradster/iarchitect/tabs.htm
(On that page, Laura Arlov is quoted from her book "GUI Design for Dummies": "One row of tab
s is enough. Again: One row is enough. And once more: One row is enough.")
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=383689&aid=1689801&group_id=13244
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Incrtcl-develop mailing list
Incrtcl-develop@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-develop
|