Re: Popup button
Re: Popup button
- Subject: Re: Popup button
- From: Carl Johan Foss <email@hidden>
- Date: Mon, 5 Feb 2007 18:20:49 +0100
OK Thanks. This brought me to the conclusion that it was not a good
Idea to load my NSMutableArray in the awakeFromNib method since this
was too late.
Case solved.
Thanks.
On Feb 5, 2007, at 6:10 PM, Markus Magnuson wrote:
5 feb 2007 kl. 17.44 skrev Carl Johan Foss:
As you can see Test1, Test2, Test3 is printed without the "".
Any ideas if this is the reason why my NSPopupButton is not
populated when I want to print my semester labels from the database?
Nah, that's just because there are spaces in the other labels. If
you use "Test 1" etc. (with a space in it) those test strings will
be displayed in quotation marks in the log.
--
Markus Magnuson
email@hidden
"Life... is like a grapefruit. It's orange and squishy, and has a
few pips in it, and some folks have half a one for breakfast."
- Douglas Adams (1952 - 2001)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
References: | |
| >Popup button (From: Carl Johan Foss <email@hidden>) |