Re: Window alpha problems
Re: Window alpha problems
- Subject: Re: Window alpha problems
- From: Uli Kusterer <email@hidden>
- Date: Sat, 10 Jun 2006 11:24:15 +0200
Am 10.06.2006 um 00:55 schrieb Bobby B:
I don't think that it is.. The window is created in interface
builder. I always use [myWindow close] and [myWindow
makeKeyAndOrderFront] to hide/show windows as I need.
You *should* be using orderOut: instead of close if you intend to
re-show it, though. That's what I'm doing in my window fading code
and at a casual glance that looks like the main difference between
our two bits of code.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden