Adding icons for various menu items
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Adding icons for various menu items
How do you add icons for menu items?
Re: Adding icons for various menu items
Hi tturner43,
icons in menus are not (yet) supported, sorry.
Best
Klaus
icons in menus are not (yet) supported, sorry.
Best
Klaus
Re: Adding icons for various menu items
Can you adjust the color of the menus?
Re: Adding icons for various menu items
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
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
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: Adding icons for various menu items
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
Yes.
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: Adding icons for various menu items
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".
http://www.altuit.com/webs/altuit2/altP ... nloads.htm. Go down to about the middle of the page and look for "altMenuStack".
Ken Ray
Sons of Thunder Software
Email: kray@sonsothunder.com
Web site: http://www.sonsothunder.com
Sons of Thunder Software
Email: kray@sonsothunder.com
Web site: http://www.sonsothunder.com