Re: Splash screens (last message never went through)
Re: Splash screens (last message never went through)
- Subject: Re: Splash screens (last message never went through)
- From: email@hidden
- Date: Sun, 21 Dec 2003 12:16:29 -0500 (EST)
>
On Saturday, December 20, 2003, at 05:38 PM, April Gendill wrote:
>
>
> Anyway Nothing I can do will make the button in this view close the
>
> window
>
>
canBecomeKeyWindow
>
I put that in after reading that borderless windows cannot become key
unless specicifally told to so i used [loadWindow becomeKeyWindow];.
But mouse clicks are still useless. I cannot for the life of me get
the window to accept clicks and go away. Is there a way to implement
a button from scratch? A way I could just stick a button on the
window not using IB because I think the problem is that what I'm
doing in IB is meaningless. Infact I know it is. for the imageview
I've done the set tartget and set action but again, its been
pointless.
>
- (BOOL) canBecomeKeyWindow
>
Returns YES if the receiver can become the key window, NO if it can't.
>
Attempts to make the receiver the key window are abandoned if this
>
method returns NO . NSWindow's implementation returns YES if the
>
receiver has a title bar or a resize bar, NO otherwise.
>
>
Lance Bland
>
mailto:email@hidden
>
VVI
>
888-VVI-PLOT
>
http://www.vvi.com
>
_______________________________________________
>
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.
_______________________________________________
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.