adding to my UI
adding to my UI
- Subject: adding to my UI
- From: pmcurry <email@hidden>
- Date: Sun, 8 Feb 2004 17:59:54 -0800
I'm working on small tutorial type projects trying to learn Cocoa and
Obj-C.
After I create my UI in InterfaceBuilder and start coding in XCode, I
discover I need to add a new target/action. I'll write the method to
act as my target and open up InterfaceBuilder. I can't connect the
widget to the target until I do a 'write files'. This causes me to go
thru a whole merge operation to get InterfaceBuilder to recognize the
target so I can connect it. I thought doing a 'read files' would work
but it doesn't.
Is there an easier way to do this? What am I doing wrong?
Thanks.
-Phil
_______________________________________________
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.