Skip navigation.
 
mlRe: Sheets and hidden apps
FROM : John Stiles
DATE : Thu Nov 04 19:14:28 2004

performSelector generates an event that gets dropped in the event
queue. It will happen after the window becomes key in either case.


On Nov 4, 2004, at 4:28 AM, Jonathon Mah wrote:

>> // Actually roll up the sheet 1ms later.

>
> What if a user is doing a whole heap of stuff in the background, and
> the system is swapping hard? It might take more than 1ms for the
> window to become key. Daniel's solution sounds nicer here.
>
>
> Jonathon Mah
> <email_removed>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlSheets and hidden apps John Stiles Nov 3, 20:33
mlRe: Sheets and hidden apps John Stiles Nov 3, 23:50
mlRe: Sheets and hidden apps Daniel Todd Currie Nov 4, 00:37
mlRe: Sheets and hidden apps John Stiles Nov 4, 00:39
mlRe: Sheets and hidden apps Daniel Todd Currie Nov 4, 01:26
mlRe: Sheets and hidden apps John Stiles Nov 4, 01:26
mlRe: Sheets and hidden apps Jonathon Mah Nov 4, 13:28
mlRe: Sheets and hidden apps John Stiles Nov 4, 19:14