How to get row and column from button press on Pad

Discuss Lemur and share techniques.
Post Reply
GV1
Newbie
Posts: 38
Joined: 03 Jan 2012 19:33

How to get row and column from button press on Pad

Post by GV1 »

As the title states. If I have a pads object, how can I access the current row and column of a pressed button?

I have a script On Expression x.

Does x contain a property that contains the current row and column?
lABl
Lemur Guru
Posts: 269
Joined: 09 Dec 2011 15:56
Contact:

Re: How to get row and column from button press on Pad

Post by lABl »

Hi GV1,

I've attached an example, hope that helps.

Cheers,
Attachments
Pads Column Row.jzlib
(3.81 KiB) Downloaded 78 times
GV1
Newbie
Posts: 38
Joined: 03 Jan 2012 19:33

Re: How to get row and column from button press on Pad

Post by GV1 »

Thank you! Do you mind if I blog this? I like to keep a small blog of helpful little ideas for Lemur scripting.
Joe Soap
Regular
Posts: 462
Joined: 07 Jul 2012 15:04

Re: How to get row and column from button press on Pad

Post by Joe Soap »

Sweet!
Post Reply