Re: Expand/Collapse Button in IB?
Re: Expand/Collapse Button in IB?
- Subject: Re: Expand/Collapse Button in IB?
- From: Roarke Lynch <email@hidden>
- Date: Sun, 21 Jul 2002 16:42:23 -0400
If you are using the image as a button (i.e not within a NSTableView
etc...), just drag and drop a NSButton into the interface. Generate the
two images, which are just triangles, one up and one down, on a blue
background. Set one as default and one as the alternate image. Program
an action attached to this NSButton and its current state.
On Sunday, July 21, 2002, at 04:03 PM, Jeremy Dronfield wrote:
Is there any way in Interface Builder (or programmatically, for that
matter) to get or create one of those snazzy blue expand/collapse
widgets which seem to have taken the place of the old grey triangle?
The thing I mean looks like the rounded-off right-hand end of a Combo
Box. It's used to expand the window in Internet Connect and in Save
panels.
-Jeremy.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
Roarke Lynch
-------------------------------
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.