Re: visible at launch time
Re: visible at launch time
- Subject: Re: visible at launch time
- From: Georg Tuparev <email@hidden>
- Date: Wed, 17 Mar 2004 18:32:19 +0100
On Mar 16, 2004, at 8:05 PM, M. Uli Kusterer wrote:
At 19:11 Uhr +0100 16.03.2004, denis ravizza wrote:
I have specified my main window to be visible at launch time in the
attribute NSwindow info and it is not when I launch the Ap.
Pourquoi?
This only works if this is a NIB that is loaded at startup (e.g.
MainMenu.nib). If this is any other NIB, it will not be loaded and
shown until the NIB is actually loaded. I.e. the option should really
be named "Visible when NIB is loaded" and not "Visible at startup".
This is a very old naming (historic) bug at IB (I filed a bug at around
1992 or so). "Visible when NIB is loaded" (very misleading name) should
be actually called "Display before finish drawing" . This settings has
almost never any effect. Only in cases when there is a long drawing
operation, if this option is switched, one will see the window before
the drawing is finished....
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
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.