Re: IB3 can't find my class

2008-04-23 Thread glenn andreas
On Apr 23, 2008, at 5:04 PM, John Stiles wrote: I have a class declared in code which, until recently, didn't have any IBActions in it. Recently I added some, and went to IB3, but it didn't notice that I had added the actions. I had to manually add them via the + button. Is there any way I c

Re: IB3 can't find my class

2008-04-23 Thread John Stiles
Nick Zitzmann wrote: On Apr 23, 2008, at 4:04 PM, John Stiles wrote: I have a class declared in code which, until recently, didn't have any IBActions in it. Recently I added some, and went to IB3, but it didn't notice that I had added the actions. I had to manually add them via the + button.

Re: IB3 can't find my class

2008-04-23 Thread Nick Zitzmann
On Apr 23, 2008, at 4:04 PM, John Stiles wrote: I have a class declared in code which, until recently, didn't have any IBActions in it. Recently I added some, and went to IB3, but it didn't notice that I had added the actions. I had to manually add them via the + button. Is there any way I c

IB3 can't find my class

2008-04-23 Thread John Stiles
I have a class declared in code which, until recently, didn't have any IBActions in it. Recently I added some, and went to IB3, but it didn't notice that I had added the actions. I had to manually add them via the + button. Is there any way I can give IB3 a hint so it can find the class' @interf