Note that there are some explanatory texts on larger screens.

plurals
  1. POHow do I get rid of this? (Looks like the form version of mouse trails)
    primarykey
    data
    text
    <p>I have cursor shaped forms (functioning as actual cursors). Whenever I drag it makes what looks like mouse trails. The red and white stuff. See the little red arrow on the upper heart and the little white arrow on the lowest heart? Those are my cursor shaped forms, it's a picture on a tiny form (I cut regions so that the form will be shaped like the picture on it). Those are created in the MainUnit (which I minimized). </p> <p><a href="http://img10.imageshack.us/img10/9718/mousetrails.png">form trails http://img10.imageshack.us/img10/9718/mousetrails.png</a></p> <p><strong>When I click and hold, it makes these trails... hovering over those will erase it. How do I get rid of this behavior?</strong> </p> <p>And I can get rid of these by refreshing but if I refresh everytime a mouse moves there is terrible flickering. My current solution is refreshing whenever there is a click, but I want a solution that will get rid of the behavior and not just erase it after it gets drawn.</p> <hr> <p>Okay, I tried it without the wallpaper. <a href="http://img830.imageshack.us/img830/6595/nowallpaper.png">No wallpaper http://img830.imageshack.us/img830/6595/nowallpaper.png</a> It's the same effect inside folders too.</p> <hr> <p>Through a little more experimenting. I've discovered that it wasn't the (cursor) form at all. And it wasn't the code. I tried moving (randomly) forms (with a timer using it's left and top properties). And it seemed okay at first but when I click and hold on the desktop. This happens: <a href="http://img411.imageshack.us/img411/7409/formg.png">Form Trails http://img411.imageshack.us/img411/7409/formg.png</a> <strong>Soooooo. Any suggestions as to what I should do to avoid/minimize/control this?</strong></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload