Re: bookmarks bar
Re: bookmarks bar
- Subject: Re: bookmarks bar
- From: Jacob Lukas <email@hidden>
- Date: Sat, 9 Oct 2004 15:26:18 -0700
Thank you! I figured there was something that would work for me, but I
couldn't find it.
Jacob
On Oct 9, 2004, at 3:19 PM, Eric Ocean wrote:
You should look at NSSegementControl; it already does what you want,
for the most part. For text, you need NSTextCell and you simply need
to compute the size before you draw, resize the cell, and then draw.
Regards,
Eric Ocean
On Oct 9, 2004, at 3:15 PM, Jacob Lukas wrote:
I'm trying to implement something similar to Safari's bookmarks bar.
I want to use NSCells to display text. What is the easiest way to
display non-fixed-width NSCells? It will be only one line of cells,
and I need a way to figure out if I need to create a menu for the
items that don't fit.
Thanks
Jacob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden