[NSMoveHelper _doAnimation] causes beachball of death
[NSMoveHelper _doAnimation] causes beachball of death
- Subject: [NSMoveHelper _doAnimation] causes beachball of death
- From: Matthias Schonder <email@hidden>
- Date: Tue, 22 Apr 2008 16:44:23 +0200
Hi,
first I have to apologise that my information is very vague, but the
crash happens in an Application and till today I was not able to
create an demo-app to show this crash.
The Application hangs when an Animation in a NSWindow happens.
For Example
NSWindow
- (void)setFrame:(NSRect)windowFrame display:(BOOL)displayViews
animate:(BOOL)performAnimation
if animate:YES
or
NSApp
- (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow
*)docWindow modalDelegate:(id)modalDelegate didEndSelector:
(SEL)didEndSelector contextInfo:(void *)contextInfo
in both cases, the highest entry after the CFRunLoopInMode is
[NSMoveHelper _doAnimation].
Maybe this is a known bug and someone can help out.
Again sorry for the vague information and thank you very much in
advance for any help.
Best regards,
matthias Schonder
_______________________________________________
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