1

I have a NSPopUpButton where I'm preselecting item in the menu and is been selected but is not showing as selected. Here is my code:

[self.categoryMenu selectItemWithTitle:@"cineRush"];

Here is how is showing:

enter image description here

But here is how show if I click on the NSPopUpButton:

enter image description here

But it show "cineRush" as selected item.

Any of you knows why this is happening or how can this fix?

Paulo Mattos
  • 18,845
  • 10
  • 77
  • 85
user2924482
  • 8,380
  • 23
  • 89
  • 173

0 Answers0