Repost: NSAlert beeping
Repost: NSAlert beeping
- Subject: Repost: NSAlert beeping
- From: Dale Jensen <email@hidden>
- Date: Wed, 28 May 2008 11:58:58 -0500
(Nary a response from last post, I'll try again.)
I've got a situation where an alert, attached as a sheet, just beeps
when it's called (instead of displaying and interacting with the
user.) I'm about 99.99% certain that this is being caused by a sheet
that comes up prior to the alert (not at the same time -- the previous
sheet is long gone, theoretically, from the window when this alert is
called.)
Weird thing is that the exact same code in a different class works a-
ok, so I'm a little mystified, but knowing why an alert would just
beep, rather than come up, would be a great start. The previous sheet
is a progress metre, which comes up and goes away without any user
involvement. If I call the progress metre twice, there's another beep
and the panel is displayed detached from the window.
The "endpanel" function, which does get called, contains nothing more
than an orderOut:nil. Adding a close call neither helps nor hinders.
So, what have I done to my window with this first sheet which causes
subsequent alerts to beep instead of displaying? Why does the
computer just beep and not give me an error message or some other
indication of what's wrong?
Thanks!
dale
--
Dale Jensen
Ntractive, LLC
email@hidden
http://www.ntractive.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden