Re: IBPlugin cannot load

2008-07-16 Thread Anders Lassen
Hi Ricky, Thanks for the link to the sample code. My classdescription file is named correct. My custom class is MyControlsView. After having downloaded and compiled the sample project, I experience the same problems when using my own plugin - "sigh". The problem is that I cannot figure

Re: IBPlugin cannot load

2008-07-16 Thread Anders Lassen
Hi, The answers to the questions are: 1) In the ibplugin folder under Contents/MacOS folder there is one file "MyControls" (no extension) 2) i386 3) i386 ppc ppc64 ppc7400 ppc970 x86_64 (Valid Architectures) On Jul 16, 2008, at 9:14 PM, Kevin Cathey wrote: Hey Anders, A few more thin

Re: IBPlugin cannot load

2008-07-16 Thread Ricky Sharp
On Jul 16, 2008, at 2:44 PM, Anders Lassen wrote: The answers to your questions are: 1) Principals Class name is: "MyControls". That is also the name of the IBPlugin class. 2) I only have one class description file, that is "MyControlsView.classdescription". Note that I have only one cus

Re: IBPlugin cannot load

2008-07-16 Thread Anders Lassen
Hi Kevin, The answers to your questions are: 1) Principals Class name is: "MyControls". That is also the name of the IBPlugin class. 2) I only have one class description file, that is "MyControlsView.classdescription". Note that I have only one custom object, so I guess this is ok. 3)

IBPlugin cannot load

2008-07-15 Thread Anders Lassen
Hi, I am pretty new to Xcode, and I hoped that I could create some custom controls using the Interface Builders plugin facility. But ... After completing all step in Chapter 2 in "Interface Builder Plug-In Programming Guide", I cannot load the Plug-In. I get a error dialog saying: "The