New to Cocca
New to Cocca
- Subject: New to Cocca
- From: Mark Thomas <email@hidden>
- Date: Mon, 10 May 2004 11:13:41 +0100
- Organization: Coderus Ltd
Hi,
Being used to Carbon world of development, I thought I'd give a Cocca a go
for a new project which I'm starting in work. I have read the ADC Cocca book
and have the O'Reilly book as well, and while I can follow most of it. I'm
finding it hard to start writing a new application with this framework :-(.
I was wondering if I could get a few pointers
1) How are you suppose to open specific windows which you have created in
Interface builder e.g. I want to do a splash window which the user then
clicks on/time's out and then open another window after that. Most of the
example just seem to do with one window. So I thought I use the
applicationHasLoaded delegate which is fine, but how are you suppose to say
open this specific window from the nib file (or say any resource), and I
haven't found anything to do this, All I can guess is set an outlet of my
object which is attached that window, and send it a Show, but this seems a
little over the top. (The annoying thing I know how to do this carbon, as
this would be the way to do this). (I have seen that I could just create a
empty window, but I this would seem the wrong way to go)
2) Using Interface builder there doesn't seem to be a way to change a window
style e.g. A plain window style as I would like to use that for my splash
window.
Thanks for any pointers
Mark.
_______________________________________________
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.