Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / November 2005



Tip: Looking for answers? Try searching our database.

How to attach scroller to TabsControl

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Neel - 26 Nov 2005 05:23 GMT
Hi
     I have impemented dynamic tab controls. Where i can add and
delete tabs on fly.
Now the problem, when i add more no. of tabs to TabsControl then
tabscontrol goes out of window. where it should not be. I have tried to
use properties of TabsControl->LView->Horizontabl scrolling position
and unit also, but it didn't work.
    I tried to attach LActiveScroller with tabscontrol, but it also
doesn't work at all. Please let me know how should i attach scroller to
LTabsContro to handle no. of tabs.

Thanks in advance.
Neel
Neel - 29 Nov 2005 08:32 GMT
Hi
     Can anyone reply to above query ?
David Phillip Oster - 29 Nov 2005 17:28 GMT
>       Can anyone reply to above query ?

Re: How to attach scroller to TabsControl

Don't.

If you have so many tabs that you need them to scroll, then you
shouldn't be using a LTabsControl.

If you don't want to think too hard put your content in a
LMultiPanelView, then you can use a LPopupButton to control it, or a
single selection LTableView inside a LScrollerView, like the preferences
dialog box in XCode. (or, for that matter, like the preferences dialog
box in CodeWarrior IDE.)

ideally, you'd rethink your entire application.

Does the user really need to see such an overwhelming collection of
choices?

Look at your program from the point of view of a user trying to get
something done, or from the point of view of someone trying to configure
the application to create a workflow, where someone will be repeatedly
doing a set of similar tasks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.