[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Doing a tutorial, something failing
From: |
Pupeno |
Subject: |
Doing a tutorial, something failing |
Date: |
Thu, 9 Dec 2004 00:27:43 -0300 |
User-agent: |
KMail/1.7.1 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello GNUstepers,
I'm doing this tutorial:
http://www.gnustep.it/nicola/Tutorials/FirstGUIApplication/
On this page:
http://www.gnustep.it/nicola/Tutorials/FirstGUIApplication/node14.html
This code:
menuItem = [menu addItemWithTitle: @"Info..." action: NULL keyEquivalent:
@""];
gives me this warning: MyApp.m:35: warning: assignment from incompatible
pointer type
And the application doesn't behave as expected (I don't get the info submenu
to show up).
Any ideas ?
Thanks
- --
Pupeno: pupeno@pupeno.com - http://www.pupeno.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBt8YxfW48a9PWGkURAmIFAJ9H7wpM+X0nKs/aiqtHoShwlwxCzwCfcin8
sXXoGoNK4sukTc6E9JOvq2I=
=nvrj
-----END PGP SIGNATURE-----
- Doing a tutorial, something failing,
Pupeno <=