FROM : Mathew Peterson
DATE : Mon Jan 27 13:34:39 2003
When i initialize my program, I would like to have control over which
windows are being shown. To do this I assumed that I had to do these
steps:
1. Make sure no one window has visible at launch time selected in
interface builder
2. I link up the windows as outlets to my class
3. I send a call of [mainWindow makeKeyAndOrderFront:self];
Unfortunately this does not work for me at all.
Can someone explain to me what I am doing wrong and how I can fix my
issue?
Thanks,
Mat
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Mon Jan 27 13:34:39 2003
When i initialize my program, I would like to have control over which
windows are being shown. To do this I assumed that I had to do these
steps:
1. Make sure no one window has visible at launch time selected in
interface builder
2. I link up the windows as outlets to my class
3. I send a call of [mainWindow makeKeyAndOrderFront:self];
Unfortunately this does not work for me at all.
Can someone explain to me what I am doing wrong and how I can fix my
issue?
Thanks,
Mat
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

