Hey Riq,
I've been trying to create a menu with colored items but I can't seem to be able to change the color I tried all kinds of things, with no success.
I've tried MenuItemLabel and MenuItem itemWithLabel... while creating a label and setting its color property to black but it just keeps showing white.
I've even tried changing the menu's color: Menu *menu.... [menu setColor:{250, 250, 250}];
No success either.
Is this a bug? or am I doing something wrong?
If you want me to open an issue, please refer me to the page.
Thanks, and I'm sorry if there is any stupidity or ignorance involved in my post, lol.