Hello there I am trying to make a NSComboBox transparent but its not working. I am trying it with the following method:
[NSComboBox setTransparent:YES];
But it seems that NSComboBox doesn't implement setTransparent neither does NSComboBoxCell nor NSTextField. Looking forward to your suggestions and answers.
Regards Umair