Tool to add menu's (file,edit, view etc) to desktop app

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Tool to add menu's (file,edit, view etc) to desktop app

Post by Nakia » Mon Mar 11, 2013 9:50 pm

Hi,

Is there a tool available (or is it available in LC) that adds menu's to a desktop LC applcation?
This is specifically geared towards windows but if it also done Mac that would be great...

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Tool to add menu's (file,edit, view etc) to desktop app

Post by jmburnod » Mon Mar 11, 2013 10:11 pm

Hi Nakia,
You can use "menu builder" in "Tools" menu
Best regards
Jean-Marc
https://alternatic.ch

Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Re: Tool to add menu's (file,edit, view etc) to desktop app

Post by Nakia » Mon Mar 11, 2013 10:39 pm

Perfect,

Thanks Kindly...

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4174
Joined: Sun Jan 07, 2007 9:12 pm

Re: Tool to add menu's (file,edit, view etc) to desktop app

Post by bn » Mon Mar 11, 2013 10:45 pm

Hi Nakia,

there are some oddities with the menubuilder.

I suggest you try this first on a copy of your stack or / and on a new stack.

Jacque has just put up a link to a tutorial regarding menus

http://forums.runrev.com/phpBB2/viewtop ... 874#p70874

please read this and try it out first.

Kind regards
Bernd

Post Reply