Hello Isomorphic
I'd like to have a MenuButton with only an image in the center of the button. No title, no arrow icons.. The image should change when menu is opened or mouse is over the button.
How can I accomplish this task?
I tried to use IMenuButton with menuButtonImage. This image has changed to menuButtonImageUp when menu is opened which I need.. But I couldn't stretch that image over whole button or change it on mouser over the button.
Thank you very much
I'd like to have a MenuButton with only an image in the center of the button. No title, no arrow icons.. The image should change when menu is opened or mouse is over the button.
How can I accomplish this task?
I tried to use IMenuButton with menuButtonImage. This image has changed to menuButtonImageUp when menu is opened which I need.. But I couldn't stretch that image over whole button or change it on mouser over the button.
Thank you very much
Comment