Group: Forum Members
Posts: 3,
Visits: 11
|
Hi everyone,
Quick question: is there a way to incorporate a mousekey into the <instruct> element? I tried this, but it doesn't work:
<instruct> / fontstyle = ("Arial", 3.00%, false, false, false, false, 5, 0) / windowsize = (70%, 70%) / txcolor = (0,0,0) / screencolor = (255, 255, 255) / inputdevice = mousekey / nextkey = (mbuttondown) / lastlabel = "Druk op 0" </instruct>
Thanks!
|