Problem in Custom Window
Problem in Custom Window
- Subject: Problem in Custom Window
- From: Adil Saleem <email@hidden>
- Date: Mon, 30 Jun 2008 22:14:38 -0700 (PDT)
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 (email@hidden)
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:
This email sent to email@hidden