Hi all,
I am trying to trigger an event with a mouse button, but having no success.
I have set up the mouse functions, and I am detecting the mouse button being pressed. I can draw text on a screen on this event, and even detect the mouses position over a button (pre drawn box with text in it). Although I can change avariable setting within the functio detecting the mouse button being pressed, the EFS study does not detect this or update because of it.
Does anyone have an example of changing a variable within a mouse button detection function that then triggers a change within the main EFS study?
many thanks in advance
I am trying to trigger an event with a mouse button, but having no success.
I have set up the mouse functions, and I am detecting the mouse button being pressed. I can draw text on a screen on this event, and even detect the mouses position over a button (pre drawn box with text in it). Although I can change avariable setting within the functio detecting the mouse button being pressed, the EFS study does not detect this or update because of it.
Does anyone have an example of changing a variable within a mouse button detection function that then triggers a change within the main EFS study?
many thanks in advance
Comment