Re: Custom TabViewItem Things
Re: Custom TabViewItem Things
- Subject: Re: Custom TabViewItem Things
- From: Seth Willits <email@hidden>
- Date: Mon, 29 Mar 2004 17:51:06 -0800
On Mar 28, 2004, at 11:55 PM, Michael Becker wrote:
- 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 think here we've reached a point where many people go sometimes. The
"exactly like <SomeApp>"-phrase. Don't assume that *every*thing you
see in *any* application is a drag-and-drop-standard-cocoa control. I
am afraid you will have to do all the programming for this yourself.
That means resizing the buttons, determing whether to create a menu,
creating the menu etc.
But I don't know how to do this properly, either, so I can't help you
here...
I wasn't assuming that there was a control for it at all. I originally
asked if anyone knew of classes that could do this (so I wouldn't need
to write it from scratch) and then (to the response of a question) laid
out how it should be have.
Looks like I'll be writing some custom code control later.
Thanks for the responses,
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
REALbasic Guru at ResExcellence -
http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
spread!"
-- Vengeful Virii
------------------------------------------------------------------------
---
_______________________________________________
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.