_NXSetCursorRect Error
_NXSetCursorRect Error
- Subject: _NXSetCursorRect Error
- From: Bryan Rieger <email@hidden>
- Date: Mon, 27 May 2002 22:37:31 -0400
I am getting an error in my Cocoa app.
The error message is "_NXSetCursorRect: error getting window bounds (1001)"
I have dialog that I am putting up with a call to [NSApp
runModalForWindow: window]. The dialog consists of a combo box, a text
field, a cancel button and a done button. The done button equiv attribute
is set to \N. I hit the return key once and nothing happens. I hit the
return key a second time the dialog is dismissed and the console logs the
above message three times.
If I use the mouse to dismiss the dialog the error messages do not occur.
Anybody know where I screwed up?
TIA
Bryan Rieger
email@hidden
_______________________________________________
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.