Re: window swapping
Re: window swapping
- Subject: Re: window swapping
- From: "Shawn Erickson" <email@hidden>
- Date: Thu, 28 Jun 2007 08:20:58 -0700
On 6/28/07, MTMWEB <email@hidden> wrote:
Well I have gotten the windows drawn using the interface builder and
I have placed buttons on the first one and turned off the visibility
for the second one for launch but I'm not sure where to go from
here. I have checked out those websites and I am looking into
getting the book.
Hit the <http://www.cocoadevcentral.com/> and do the tutorials. This
should get you much more comfortable with things and fairly quickly.
Then if you still have questions ask again.
Anyway to help you along the right path... lookup the concept of
"outlets" (IBOutlet) and nib owner. Also look at -[NSWindow
makeKeyAndOrderFront:] and/or NSWindowController.
My biggest problem right now is that my boss wants this project done
asap on both windows and mac and I already have it coded in windows
using vb.net
Hate to say it but their isn't really any short cuts you can take...
Cocoa allows for rapid application development but you do have to have
sufficient understanding of the Cocoa framework and the
patterns/paradigms it follows to do things quickly and correctly (bug
free, etc.). Taking a few days to do some focused learning will likely
save you weeks later and/or result in a better product.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden