Putting up sheet without requesting attention
Putting up sheet without requesting attention
- Subject: Putting up sheet without requesting attention
- From: Derrick Bass <email@hidden>
- Date: Fri, 3 Feb 2006 14:02:46 -0600
Is there a way to put up a sheet without requesting the user's
attention?
I tried putting a call to
[NSApp cancelUserAttentionRequest:0];
right after the -beginSheet:... call. This has two problems: I had to
guess the int to pass in (0 seems to work, but maybe not always) and
the app icon bounces once in the dock. I don't want it to bounce at all.
Thanks in advance for the help!
Derrick
_______________________________________________
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