WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-07-2019, 05:10 AM
Vishav Vishav is offline
Member
 
Join Date: Jun 2017
Posts: 57
All Mouse Clicks are getting saved at backend

I made a code, In which avatar give some cues to users. Before that avatar gives some instructions to the users.

Users are clicking on screen when avatar speaks which gets recording on backend database file, which reduces precision of my required output.

Similarly after 5s of task, my system gives feedback to user and users are able to click on feedback screen also which also getting recorded on backend. How to get rid of all clicks outside 5s window (before and after) as i explained above.

Please help in this!
Reply With Quote
  #2  
Old 01-07-2019, 11:33 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Do you have a callback function that gets called when the mouse is clicked that writes to file? If so, you could disable/enable the callback so the clicks are only registered when you want them to be.

Using Vizard commands, there is not a way to completely disable the mouse. It's possible to hide the cursor or disable mouse navigation. If you search online you may find a way to completely disable the mouse using python.
Reply With Quote
Reply

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
Allow and record mouse clicks in 5s of wait time Vishav Vizard 4 12-13-2018 01:18 AM
Mouse bug in V3 and V4 Renato Lima Vizard 2 05-11-2011 06:38 PM
Mouse event: how to detect no mouse move event, how to set mouse position? Zhi Vizard 3 04-11-2011 06:25 PM
Navigating an avatar using mouse position(2D) in 3D environment james007 Vizard 1 10-16-2009 11:29 AM
multiple mouse clicks jaclyn.bill Vizard 2 06-03-2008 02:19 AM


All times are GMT -7. The time now is 03:02 AM.


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