Re: iTunes like toolbar
Re: iTunes like toolbar
- Subject: Re: iTunes like toolbar
- From: "Finlay Dobbie" <email@hidden>
- Date: Sat, 25 Feb 2006 18:04:36 +0000
On 2/25/06, Dragan Milić <email@hidden> wrote:
> Hi,
>
> iTunes doesn't use NSToolbar (it's Carbon app, not Cocoa), moreover
> it doesn't use any kind of toolbar at all, just like Safari doesn't,
Actually, I believe Safari does as of 2.0 or thereabouts.
> for example. Controls that you call "items" in the "toolbar" are
> actually controls themselves: buttons, text fields, segmented
> controls etc... So, if you want the same effect, place your controls
> directly on the top of window, just right below tiltebar, and set
> them appropriate autosizing properties so they behave correctly when
> resizing window.
<http://developer.apple.com/samplecode/ToolbarSample/ToolbarSample.html>
demonstrates how to put custom controls in an NSToolbar.
-- Finlay
_______________________________________________
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