Hi, this is a form that change the color of fonts when mouse move on labels. But there is a problem with flash or flicker when moving the mouse on form. I used the echo off/on but no result for this problem. The sample form attached
Please help
Thanks Mr.Hartman. I don't understand what you are talking about. The file that I attached had no table, also the flicker is a common problem and has no relation to PC performance. Thanks for your attention.
Saqassemi
The flicker issue is common with mouse move events
I got rid of the flicker in a similar way to JHB but also separated the items by removing the frame layout. This gave the detail mouse move event a chance to trigger.
Another way of doing this is to have borderless transparent boxes around each image/label combination and move the mouse move events to those. Doing so gives you a larger area to trigger the colour changes.
No point posting mine as JHB's solution works fine
EDIT
Arnel
Just opened your version. The module code seems to have got corrupted in the upload. You might want to upload a fresh copy