04-11-2009, 07:09 PM
FMM areas
|
04-12-2009, 01:42 PM
Not sure I correctly understand you. Maybe something is possible with filter functions. Or use your own low level mouse hook.
04-13-2009, 09:36 PM
i use down and up for firefox page scroll and need all areas for vertical middle.
*** so i assign all FMM triggers to my FF in the properties dialog (function). my FF then can use an own grid (areas)?
04-13-2009, 10:02 PM
This filter function launches macro m1 when in top of the trigger area, and macro m2 when in bottom.
------------------------------------ Function FF_mm_vert_2areas Trigger #^3 //FF_mm_vert_2areas ;/ Can be used with #^1, #^2 and #^3 triggers.
04-13-2009, 10:14 PM
thats pretty cool!
in properties dialog i can choose which monitor. is there some qm code for it or do i have to use own code?
04-13-2009, 10:22 PM
out f.tmon
04-14-2009, 07:55 AM
Your trigger works in All monitors. Then use Windows API function MonitorFromPoint to get monitor handle, and QM function MonitorIndex to get monitor index as QM uses it.
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 2 Guest(s)