LC8 Dictionary: List of messages for an Object Type

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
sritcp
Posts: 431
Joined: Tue Jun 05, 2012 5:38 pm

LC8 Dictionary: List of messages for an Object Type

Post by sritcp » Fri May 13, 2016 3:58 am

I was looking at the "button" entry in the new LC8 dictionary.
It gives a list of messages and properties associated with "button".
I couldn't find mouseUp, mouseDown, mouseEnter, mouseLeave, ... in that list.
They were not found under the original parent object "object", either.

My objective is to understand an object type by looking at the list of all messages and properties in one place. (I could do this in LC 6.x)
Is the new dictionary incomplete, or am I looking in the wrong places?

Thanks,
Sri

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10330
Joined: Wed May 06, 2009 2:28 pm

Re: LC8 Dictionary: List of messages for an Object Type

Post by dunbarx » Fri May 13, 2016 4:30 am

Sri.

Have you seen this thread?

http://forums.livecode.com/viewtopic.php?f=9&t=27218

Craig

sritcp
Posts: 431
Joined: Tue Jun 05, 2012 5:38 pm

Re: LC8 Dictionary: List of messages for an Object Type

Post by sritcp » Fri May 13, 2016 2:24 pm

Craig:

Thanks.
I thought that thread was about the look and feel of LC8, not the Dictionary, so didn't read through.

Regards,
Sri

Post Reply