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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to