How to change the background color of dropdown list of NSComboBox
How to change the background color of dropdown list of NSComboBox
- Subject: How to change the background color of dropdown list of NSComboBox
- From: Symadept <email@hidden>
- Date: Wed, 23 Sep 2009 18:24:31 +0800
Hi,
Can anybody let me know how to solve these issues?
1. How to change the color of the dropdown list of NSComboBox control
2. And I am overriding the background image of the ComboBox by DrawWithFrame
method. But once I selected the item from the list it is not shown in the
ComboBox. Once I click then it works fine. To resolve this I am drawing the
text by myself. Which is very good. But once I click inside the combobox it
displays the text bcoz of which my drawntext gets faded.
I want either of the solutions
1. Once the item is selected able to display inside the box
2. Once clicked inside the box it shouldnt be able to display the text.
Any help is highly appreciable.
Regards
Mustafa
_______________________________________________
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