app crash when click on window (followup)
app crash when click on window (followup)
- Subject: app crash when click on window (followup)
- From: Nicolas Berloquin <email@hidden>
- Date: Sun, 4 Apr 2004 16:19:11 +0200
(sorry about the hiccup)
Actually, moving the mouse (even is it's outside one of my window), or
hitting any key (even keys like <control>) makes my app crash.
Nothing is shown in my run log or debug console, only :
coolap has exited due to signal 10 (SIGBUS).
Oh and I forgot to mention that I'm not doing anything "funny" with the
windows myself,
like tracking mouse moves or anything, all I do is work with my model,
via an overriden
NSDocument.
All the GUI is handled by data bindings. And only "readonly" data is
shown, no user
interaction there.
strange isn't it ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.