Re: Custom TabViewItem Things
Re: Custom TabViewItem Things
- Subject: Re: Custom TabViewItem Things
- From: Andreas Mayer <email@hidden>
- Date: Mon, 29 Mar 2004 07:44:56 +0200
<http://www.freaksw.com/tabViewItems.jpg>
This is looking like a poor man's toolbar.
Am 29.03.2004 um 05:26 schrieb Seth Willits:
Here's what I'm after:
- The control would wider than the sum width of the buttons. Like in
GoLive, the control spans the width of the window
- Buttons are added and removed on the fly
- Buttons are always left justfied
- Buttons have the ability to hold an icon and text caption
- Buttons would ideally be able to contain another button. Think
Safari. I'll be using them exactly in the same way, but I want
the "Adobe" appearance.
- If too many buttons are in the control to fit in the view, the
buttons are squished to fit as many as possible. Once it goes over
the absolute max, it would present a menu, exactly like Safari.
I'd just go with a standard NSToolbar. You'll get everything but that
appearance (which doesn't seem particularly nice to me anyway).
Andreas
_______________________________________________
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.