Re: Multiple Nibs problems
Re: Multiple Nibs problems
- Subject: Re: Multiple Nibs problems
- From: Hasan Diwan <email@hidden>
- Date: Sat, 7 Jun 2003 15:39:03 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yes, it is executed -- it blanks the menu items out. I've put NSLog()s
in it to tell that this is indeed reality of the program's trace.
On Friday, Jun 6, 2003, at 16:37 US/Pacific, j o a r wrote:
At a cursory glance your code looks fine. I would start with checking
the connections between your menu items and your main controller
object. If you place a NSLog() in your action method, is it printed
when you select the menu item? If not, make sure that the main
controller object (that I assume is instantiated from the nib file?)
is the appliction delegate, and that your action method to open the
about window is connected either to the first responder or to the main
controller instance.
Hasan Diwan {
http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
iD8DBQE+4mmNhSgleebpSEIRAtIRAJ971tnJ3rgSpqrYonI87ELJwxp83wCeNW/b
lmn61cGLeNjxmII97dD4QII=
=BqYS
-----END PGP SIGNATURE-----
_______________________________________________
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.