changing border color of a slide image after clicking on it

haslinger.hans11 at gmail.com haslinger.hans11 at gmail.com
Mon Oct 14 13:39:09 UTC 2013


>
> Ok.
>
 
I've tried another piece of code for changing the border color of the 
chosen slide image:
 
 
Dim hitObject As SlideImage
Set hitObject = 
CSlideImage(ExternalCausesSlide.States("Default").Objects(strHit))       
  hitObject.BorderColor = CColor("cyan")
        hitObject.Draw 
        Sleep 5000
  hitObject.BorderColor = CColor("black")
 
 
The problem is, that the new border color only appears when the sound file 
is over.
How can i accomplish, that the border color changes immediately after 
cklicking?
 
Is there a way of programming, that the subjects can correct there given 
answer so long as the sound file is running, if they are changing their 
minds?
 
Best regards
Hans
 

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/e1936f8b-f931-43f3-80c1-6a61686db924%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20131014/6e9981c1/attachment.htm>


More information about the Eprime mailing list