iPhoto embedded toolbar
iPhoto embedded toolbar
- Subject: iPhoto embedded toolbar
- From: email@hidden
- Date: Wed, 24 Aug 2005 14:12:35 -0400
Hi folks,
I'm trying to create a replica of the iPhoto embedded toolbar and I'm trying to
do so without (basically) recreating the entire NSToolbar class. It almost
seems like it would be simple enough to do if NSToolbar inherited from
something like NSView, and I could arbitrarily change the background color and
position it anywhere in a window.
Is there a way to get access to the private "id _toolbarView" object? Is there
a way to reverse engineer the private methods in NSToolbar to find something
that might let me do my own positioning and background colors?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
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