Hi
I'm trying to build a CBT package for a target program. In the CBT
package I move the mouse over a simulated screen of the target
program as if the user were actually controlling the real program.
I've got the mouse moving OK and I get the mouse to pause over screen
objects (using 'wait x secs'). However, during the wait pause, the
tooltip doesn't appear even though the mouse is over an object. It
seems that the object under the mouse doesn't receive the mouseEnter
during the wait. If I move the mouse and leave it over an object the
tooltip appears and the object can respond to the mouseEnter
(changing it's image for example as the mouse hovers over it).
Obviously I can send mouseEnter and mouseLeave messages, but I
wondered whether there was any message I could send to MetaCard (a
bit like 'exit to System' in SuperCard?) that would allow objects
user the mouse to respond as if the mouse were under user control.
This would make it a lot easier to script pseudo-user control.
Thanks for any ideas.
Peter
--------------------------------------------------------
Peter Reid
Reid-IT Limited, Loughborough, Leics., UK
Tel: +44 (0)1509 268843 Fax: +44 (0)1509 264986
E-mail: [EMAIL PROTECTED]
Web: http://www.reidit.co.uk