I'm having an odd problem with my Mac OS X application here. I have a window containing an NSOpenGLView, into which I programmatically insert a toolbar when the window is opened.
Upon doing so, I find that as I move the mouse down through my window, it turns into the "resize cursor" quite some distance above the bottom edge of the window, and the cursor's hotspot jumps abruptly to that bottom edge of the window. It appears that the distance of this jump is the same as the height of the toolbar, and toggling the toolbar off clears the problem up (while off, the cursor acts correctly, turning into the resize cursor at the edge of the window, and once the toolbar is on again, the cursor also behaves properly). Anyone know what I'm missing here? This is very weird, and I've been beating myself against it for a while now. Thanks, Eric Shepherd Gmail: the.she...@gmail.com Twitter: sheppy _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com