WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 11-30-2012, 12:51 PM
tokola tokola is offline
Member
 
Join Date: Nov 2012
Posts: 67
Truth is I wasn't doing that, but why should this matter since the EventClass instance of each Interaction object has it's own callbacks? Isn't this the purpose of EventClass after all, to be able to assign different callback functions for the same event?

For future reference of anyone visiting this thread, putting the following check at the beginning of each callback function fixed the problem:
Code:
if e.joy != self.joystick:
            return
Thanks a lot!
Reply With Quote
 


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
possibility to set multiple projectors in Vizard 4.0? tjwjtj Vizard 6 07-28-2011 02:15 PM
Multiple Cameras for AR artoolkit plugin Pho46 Vizard 3 11-10-2010 06:59 PM
Check presence of joysticks ? hotspur1 Vizard 1 05-18-2010 10:33 AM
2 Joysticks / requirements Sandro Holzer Vizard 1 01-13-2009 04:32 PM
Multiple Stages in one Program Amit Vizard 7 11-11-2005 10:20 AM


All times are GMT -7. The time now is 09:54 PM.


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