Re: Popups in PB
Re: Popups in PB
- Subject: Re: Popups in PB
- From: Vince DeMarco <email@hidden>
- Date: Sun, 26 Jan 2003 16:48:11 -0800
File a bug on IB and we can add the setBordered: flag to the inspector.
It seems that we should do this.
vince
On Saturday, January 25, 2003, at 12:16 PM, Roarke Lynch wrote:
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.
_______________________________________________
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.