New to Cocoa
New to Cocoa
- Subject: New to Cocoa
- From: "Vigour Vigour" <email@hidden>
- Date: Mon, 24 Feb 2003 09:31:20 +0000
I am completely new to Cocoa and need some help to get started.
To init my app I insert the code before the line 'return
NSApplicationMain(argc, argv);' in the main.m file, right?
Now I want to make a button in interface builder that prints 'Hello' to the
terminal like this printf("Hello"); But how do I connect the button to the
file (or is it called Class) where the printf code is? What are the steps
needed?
Best regards Peter
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
_______________________________________________
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.