RE: NSPreferencePane question
RE: NSPreferencePane question
- Subject: RE: NSPreferencePane question
- From: "Yves Peneveyre" <email@hidden>
- Date: Thu, 1 Nov 2001 14:24:32 +0100
Hi,
Here, you'll probably find the answer :
http://developer.apple.com/techpubs/macosx/AdditionalTechnologies/Preference
Panes/Tasks/Creation.html
You have to drag your myPane.h file from PB to IB.
Then, IB will parse your file and put this one in the IB class browser.
You'll see your class in the Classes pane in IB, and you have to
instantite it to get your pane in the Instances pane in IB.
Is it clear ?
I'm sorry for my poor english, but I hope my explanations
will be useful to you.
Regards
Yves Peneveyre
----------------------------------------------------------------
Yves Peneveyre direct line : ++41 21 802 5754
Software Engineer fax : ++41 21 802 5751
LooKware development Ltd phone : ++41 21 802 5750
6B, ch du Trisi email: email@hidden
CH - 1028 Priverenges web:
http://www.lookware.ch
----------------------------------------------------------------
-----Original Message-----