Hotspot only on mouse press Thread last updated on 2004-05-12 07:17:15

Posted by member 136939 on 2004-05-12 06:19:30

Hello,

How do I configure the hotspot module to activate only on mouse press?

I want what the kahakai.sf.net called viewport knocking. That is change the viewport only if the mouse pointer hits the screen edge and the mouse button is pressed.

Posted by member 12798 on 2004-05-12 06:48:05 link

have a look at Smurth's theme "lszygote", it has this feature. but i don't know (yet) how he actually coded it.

Posted by member 37809 on 2004-05-12 07:17:15 link

If I understand you correctly, you would basically need AlwaysOnTop shortcuts on the screen edges (I used to use alwaysontop 1px black labels for this, but currently I configure a conditional jDesk leftmousedown script and pad my desktop area a little so maximized windows won't cover the screen edges).

I'm not sure how the mouse button being pressed fits in. You would either click outside of the hotspot and proceed to moving it into the hotspot, or you would just click the hotspot as if it were any other window. It's possible subclass.dll could work on hotspots but I doubt it.