Safari Search Bar
Safari Search Bar
- Subject: Safari Search Bar
- From: "Carter R. Harrison" <email@hidden>
- Date: Fri, 1 Feb 2008 21:11:55 -0500
Hi All,
I'm trying to implement a collapsable search bar, similar to that in
Safari 3. It seems like this could be accomplished fairly easily with
a NSSplitView and its delegate methods. My question is, how could I
prevent the NSSplitView from being user resizable? I don't want the
cursor to change into the double arrow when the user has the cursor
over the divider. And I don't want them to be able to move the
divider at all. I figure I could use some of the delegate methods
that allow you to constrain the sizes of the subview to prevent a
resize, but this doesn't solve the cursor problem. Thanks everybody.
C
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden