iTunes like toolbar
iTunes like toolbar
- Subject: iTunes like toolbar
- From: Aleaxander Cohen <email@hidden>
- Date: Sat, 25 Feb 2006 12:33:29 -0500
I've been trying to implement an NSToolbar somewhat like the iTunes
toolbar to no avail. The toolbar in iTunes seems to always keep 1
item centered and the others placed equally on both sides. I first
though that i could do this with 5 items. I would put an item on each
far side and have their max and min sizes set the same then put 2
flexible items and item in the middle. This does not seem to work
because NSToolbar seems to want to always push items towards the
right whatever i do. Any ideas how to implement this? Do i need to
only use 1 toolbar item and set its view to a custom view that
handles everything or am i missing something simple here?
thanks
Alex
_______________________________________________
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