Another very newbie question.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Another very newbie question.
Is is possible to list in the editor all the available system messages like for a button onMouseUp etc?
Hi Kevin,
I'm not sure what you mean by "list in the editor" but the commandNames, functionNames and propertyNames function might help you.
Best,
Mark
I'm not sure what you mean by "list in the editor" but the commandNames, functionNames and propertyNames function might help you.
Best,
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
Hi Kevin,
if you open the dictionary you can select on the left side under objects different controls like field or button etc. then you see all available messages and properties for that control, by clicking on Typ in the result headline you sort them by message, property etc.
If that is what you mean?
regards
Bernd
if you open the dictionary you can select on the left side under objects different controls like field or button etc. then you see all available messages and properties for that control, by clicking on Typ in the result headline you sort them by message, property etc.
If that is what you mean?
regards
Bernd
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
If you want to watch them fire off in real time see Development->Message Watcher
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn