Re: Popups in PB
Re: Popups in PB
- Subject: Re: Popups in PB
- From: Roarke Lynch <email@hidden>
- Date: Sat, 25 Jan 2003 15:16:18 -0500
Thank you very much, this is exactly what I was looking for.
On Friday, January 24, 2003, at 02:36 AM, Greg Titus wrote:
On Thursday, January 23, 2003, at 08:09 PM, Roarke Lynch wrote:
In project builder's file editor (and elsewhere) they use a style of
popup that has the current file name with an up/down indicator next
to it. I cannot find how to use this style in IB. Is this a custom
job that Apple used or something that I just have to set
programatically?
Hi Roarke,
You just have to set it programatically because it isn't on the
inspector in IB. Just call -setBordered:NO on the popup in your
-awakeFromNib method or some other reasonable place.
Hope this helps,
- Greg
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.