Re: addSubview \ replaceSubview won't support embedded controls
Re: addSubview \ replaceSubview won't support embedded controls
- Subject: Re: addSubview \ replaceSubview won't support embedded controls
- From: Markus Hitter <email@hidden>
- Date: Fri, 3 May 2002 10:09:58 +0200
Am Freitag den, 3. Mai 2002, um 06:59, schrieb Graham Wihlidal:
I thought of a tabless NSTabView, but I have about 13 "swaps"
needed, so 13 top tabs (even small) won't fit neatly in a
small window :) (697x447)
Use a NSTabView with tabs invisible. Then, some other control
like a pop up menu to switch the tabs programatically. If you
use tags on the menu items, it's a one line action method to do
all of this.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.