MouseDown moves window
MouseDown moves window
- Subject: MouseDown moves window
- From: Tobias Hermann <email@hidden>
- Date: Fri, 6 Jun 2003 11:40:30 +0200
hi!
i have a strange behavior in my app:
I have a brushed metal window and a view on it that has several
controls and such stuff as subviews on it... all works fine.
When I remove the view from the window (I retain it before!) and add it
again, on some (absolutely arbitrary) places, I can move the window
like If I would have clicked and dragged the window's metal surface,
EVEN ON SOME OF THE CONTROLS.
Is this a bug ? Or did I miss something that needs to be done before
and after removing/adding ?
When the app starts, it works fine. The "mouse down moves window even
when clicked on a control" behavior starts after the removal and
readding of the container view.
Thanx in advance!
Tobi
_______________________________________________
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.