Toolbar items fail to appear on Tiger
Toolbar items fail to appear on Tiger
- Subject: Toolbar items fail to appear on Tiger
- From: Andrew Merenbach <email@hidden>
- Date: Thu, 29 Nov 2007 16:57:46 -0800
Hi, all,
I have an odd issue with a program compiled -- and working -- under
Leopard, but with the 10.4u SDK (as selected in the global project
settings area, and verified as having propagated to the particular
Release build that I'm using). It creates and displays a standard
toolbar (*not* the IB-created kind from IB 3) with code that worked
under Xcode 2.4 in Tiger.
When I run the program in Leopard, everything is fine. But when I run
it under Tiger, only the icon-based items appear -- an NSSearchField,
an NSPopUpButton, and an NSSegmentedControl all have their labels, but
their views don't show up. I have no errors, or even warnings, in the
IB document inspector window for the XIB in question.
My understanding is that XIB files with Tiger-compatible controls
compile to Tiger-compatible NIBs. Am I missing something?
Cheers,
Andrew
_______________________________________________
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