Hi, I have implemented a custom shaped window using technique described in sample code RoundTransparentWindow (make a borderless transparent window and place your image using a customview on it). It works quite fine when there are no controls on it. However, i am facing problem when i place a ComboBox in it. The problem is that when i click on the combo to drop down the items in it, the window automatically gets dragged to a new position which is at quite a distance from the original position. It is very annoying for the users. They click the combo box and the window gets itself dragged. The same problem also appears sometimes with TableView. Please guide me what can i do to remedy it. Thanx
_______________________________________________ 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 [EMAIL PROTECTED]