Here is a simple application which reproduces the problem:

     http://ericgorr.net/cocoadev/WindowDrag.zip

After building the application with Xcode 3.2, press the miniaturize button. This will cause the panel to be window shaded.

Now, try to drag the window from the right side of the title bar. You cannot.

You can drag the window around from the middle of the title bar.

If you disable the resize property of the window, you will be able to drag the window from the right side of the title bar when the window is shaded.

It seems as if the resize area in the bottom right corner of the window is getting shoved into the title bar and blocking the title bar drag code.

I have filed a bug report... rdar://7320825




_______________________________________________

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 arch...@mail-archive.com

Reply via email to