When I move the mouse over a graphic (curve) in a field a name is displayed.

on mouseEnter
  put "das Scheitelbein" into field N_Scheitelbein
end mouseEnter

Now I want to change the color of the graphic from white to gray. How can it
do it?

on mouseEnter
????
end mouseEnter

Reinhold Venzl-Schubert


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to