WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-14-2017, 02:38 AM
VizMars VizMars is offline
Member
 
Join Date: Jan 2016
Posts: 40
onkeydown for Cedrus Response Pad

How can I implement a "onkeydown" function for the vizxid module?
Reply With Quote
  #2  
Old 06-19-2017, 09:20 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
The vizxid module defines the following events:

Code:
BUTTONDOWN_EVENT	= viz.getEventID('XID_ButtonDown')
BUTTONUP_EVENT		= viz.getEventID('XID_ButtonUp')
You could use the vizact.onevent command and pass in one of those events.
Reply With Quote
Reply

Tags
cedrus, onkeydown

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cedrus Response Pad? Trevor Vizard 1 08-16-2012 04:26 PM
integrating brain-imaging response buttons with Vizard hrm Vizard 1 05-04-2012 06:24 AM
unset onkeydown for a key? Josh Vizard 6 03-08-2010 12:49 PM
IE cannot display form response page from python server Gladsomebeast Vizard 2 12-01-2008 09:12 PM
onkeydown list of values Cheff Vizard 2 07-02-2008 02:00 AM


All times are GMT -7. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC