Re: IB 3.0 / leopard / system pref pane vs. toolbar?
Re: IB 3.0 / leopard / system pref pane vs. toolbar?
- Subject: Re: IB 3.0 / leopard / system pref pane vs. toolbar?
- From: j o a r <email@hidden>
- Date: Wed, 9 Jan 2008 20:45:14 -0800
On Jan 9, 2008, at 3:54 PM, Joeles Baker wrote:
i just tried building an system pref pane and added a toolbar to my
nib,
but when loading the prefpane the toolbar is not shown.
is there anything special with toolbars in system pref panes?
The preference pane API provides a way for you to supply a view to be
displayed by the host application, and it allows you to update the
Help menu, but that's about it. You shouldn't attempt to modify the
host application in any way besides what is explicitly documented and
allowed for by the preference pane API:
<http://developer.apple.com/documentation/UserExperience/Conceptual/PreferencePanes/PreferencePanes.html
>
For future reference: This type of question is probably better suited
for the Cocoa-Dev mailing list, as it doesn't concern the Xcode tools
suite.
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden