Page 1 of 1

Adding icons for various menu items

Posted: Wed Jun 15, 2011 9:33 am
by tturner43
How do you add icons for menu items?

Re: Adding icons for various menu items

Posted: Wed Jun 15, 2011 9:48 am
by Klaus
Hi tturner43,

icons in menus are not (yet) supported, sorry.


Best

Klaus

Re: Adding icons for various menu items

Posted: Wed Jun 15, 2011 9:24 pm
by tturner43
Can you adjust the color of the menus?

Re: Adding icons for various menu items

Posted: Wed Jun 15, 2011 9:48 pm
by Mark
Hi,

On MS Windows, you can adjust the backColor of the menu group to change the colour of the menus.

Also on Windows, you could use a stack panel instead of a regular menu to show a menu with icons. You can't do this on Mac.

Kind regards,

Mark

Re: Adding icons for various menu items

Posted: Wed Jun 15, 2011 10:42 pm
by dglass
Mark wrote: Also on Windows, you could use a stack panel instead of a regular menu to show a menu with icons. You can't do this on Mac.
:?:

I can create a menu button that uses a stack as its menu, and it works on OS X (at least testing in the IDE). Are you referring to other menus, like the main menubar?

Re: Adding icons for various menu items

Posted: Wed Jun 15, 2011 11:15 pm
by Mark
Yes.

Re: Adding icons for various menu items

Posted: Fri Jun 17, 2011 3:40 am
by kray
Chipp has a LiveCode plugin that is based on some of my code that does this for Windows. Here's the URL:
http://www.altuit.com/webs/altuit2/altP ... nloads.htm. Go down to about the middle of the page and look for "altMenuStack".