Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
razor2045
razor2045's Profile
1
Posts
1
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Help with catching multiple keypresses
[2 Replies]
25-Apr-2013 04:55 AM
Forum:
Programming Questions
I am a total newbie on processing and I need some help with catching keycombinations like CTRL+t or ALT+g and such.
What I've tried so far is:
if (key == CODED && key == CONTROL && key == 't') {
}
but this doesn't trigger at the CTRL+t keycombination.
Is there a simple way to realize such things?
«Prev
Next »
Moderate user : razor2045
Forum