Re: NSTextField problem
Re: NSTextField problem
- Subject: Re: NSTextField problem
- From: email@hidden
- Date: Sat, 22 Mar 2003 23:19:58 +0100
On samedi, mars 22, 2003, at 10:56 PM, Toon Van Acker wrote:
I have a NSView that does most of the work. I now want it to show the
score in a NSTextField, but the outlets don't seem to work. So I
created another class called OmicronController.
The code works, but I can't call it from within OmicronView (the
NSView). When a create an OmicronController myself in OmicronView I
can call the code, but it has no effect.
Use the debugger or printf to check which pointer is nil when you think
it should not be.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.