hi all )
i have some problems with adding CheckBox or RadioButton on my MenuItem
what are i doing:
- i create NSMenuItem
- create Custom Class Overriding NSView
- setView to my MenuItem
- add my CheckBox etc
its ok ! its work ! BUT all state for menu lost
i write handler on MouseEntered&MenuExited and all work my Menu its changed state BUT i can't set gradient ROLL_OVERED original ((
- i can't set gradient menu ROLL_OVER from original (((
- i can't set style Text from original My menu see ugly …*
- i can't set HOTKEYs icon on my MenuItem ( its Text ? )
how i can set style MenuItem from original ?
mb who have class Custom MenuItemView ? where menu == original menu and i can add my controls ?
PS sorry for my english ((
i have some problems with adding CheckBox or RadioButton on my MenuItem
what are i doing:
- i create NSMenuItem
- create Custom Class Overriding NSView
- setView to my MenuItem
- add my CheckBox etc
its ok ! its work ! BUT all state for menu lost
i write handler on MouseEntered&MenuExited and all work my Menu its changed state BUT i can't set gradient ROLL_OVERED original ((
- i can't set gradient menu ROLL_OVER from original (((
- i can't set style Text from original My menu see ugly …*
- i can't set HOTKEYs icon on my MenuItem ( its Text ? )
how i can set style MenuItem from original ?
mb who have class Custom MenuItemView ? where menu == original menu and i can add my controls ?
PS sorry for my english ((