Message List

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
chriswood
Posts: 23
Joined: Mon Feb 23, 2009 2:27 am

Message List

Post by chriswood »

After adding a new control and creating the script, it would be really useful is if a list of available messages relevant for that particular object could be shown either as a contextual menu or in the tabs at the bottom of the script editor.
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10104
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Message List

Post by FourthWorld »

It would definitely be a nice addition, but in the meantime you can get something very close to that in the Dictionary, clicking the object type from the list on the left and sorting the results by token type, so the properties and messages are each grouped together.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Post Reply