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 » 20 Jul 2014 21:36

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 » 21 Jul 2014 07:15

Hi GV1,

I've attached an example, hope that helps.

Cheers,
Attachments
Pads Column Row.jzlib
(3.81KiB)Downloaded 89 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 » 21 Jul 2014 18:58

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:475
Joined:07 Jul 2012 15:04

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

Post by Joe Soap » 21 Jul 2014 20:23

Sweet!

Post Reply