ill bother answering
> your questions until you've done that.
>
> I recommend Aaron Hillegas's excellent 'Cocoa Programming For Mac OS X'
>
>
> On 01/09/2011, at 12:54 PM, Guy Halford-Thompson wrote:
>
>> Hi,
>>
>> Thanks for the
Hi,
Thanks for the help, I really appreciate it.
I still appear to be having some trouble tho.
Here is my code:
MyWindow.h
#import
@interface MyWindow : NSObject {
IBOutlet NSWindow *window;
}
-(void)showWindow:(id)sender;
@property (assign) IBOutlet NSWindow *window;
pretty sure that I have not linked the window from IB properly
but I am really confused about how to do it and the apple
documentation / google don't seem to be able to help.
Thanks for any help
--
Guy Halford-Thompson
Blog - http://www.cach.me/blog
Twitter -