What button is the user holding down?
-
Anyone know how to sense that? I'd like to read the keys so when the user presses a button linked to a script of mine with their mouse, something happens according to what letter they're pressing down on the keyboard when the button is pressed.
-
http://code.google.com/apis/sketchup/docs/ourdoc/tool.html
In the tool class there are methods that let you detect when a button is pressed or released. I suppose you could store button they have pressed, and then clear it onve they release the key. That would be a way to detect if they are holding a key down.
Chris
-
Aha! The tool class!
Thanks for the info. I skipped over that in the api doc as it didn't sound like a match.
-
In my opinion, using the tool class creates a little bit more work, but it opens a LOT more possibilities. So if you can figure out how to use the tool class, there is lots of good stuff you can do with it,
Chris
-
Yeah. Looking into it, there is a lot more work involved. I'd have to change my program quite a bit to fit it into this programming structure.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement