| Author |
Message |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Sun Apr 22, 2007 11:15 pm Subject: ScreenMagnifier - IntelliPoint clone? |
I've had a quick read through your code and was wondering how you allow the cursor to select through the GUI, as in you can click on the desktop and not the GUI despite your GUI being on top
I'm not ... |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Sat Dec 30, 2006 1:49 am Subject: ScreenMagnifier - IntelliPoint clone? |
Thanks holomind, I'm just starting to cope with those = and := pointer/value oriented operators This and the !- error forced me to reconsider some state/transitions oddities concerning pointer warp ... |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Fri Dec 29, 2006 6:05 pm Subject: ScreenMagnifier - IntelliPoint clone? |
Still no flicker-free solution but some evolutions:
o Screen limits are now considered while dealing with both source and destination windows.
o When follow-mouse is disabled, resizing is based on ... |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Thu Dec 28, 2006 9:57 pm Subject: ScreenMagnifier - IntelliPoint clone? |
| Thanks holomind for your remarks. I could not find a solution to the flicker issue Yet. Although it would be better to have flicker-free rendering, I think this light version has the advantage of simp ... |
Topic: Adjusting Mouse Sensitivity via hotkey |
ivanw
Replies: 8
Views: 2096
|
Forum: Ask for Help Posted: Wed Dec 27, 2006 10:42 pm Subject: Adjusting Mouse Sensitivity via hotkey |
You might also consider looking into "USB sample rate"
[url=http://www.esreality.com/?a=post&id=1265679]This benchmark talks about this and it appears that results may depend on mouse t ... |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Wed Dec 27, 2006 8:30 pm Subject: ScreenMagnifier - IntelliPoint clone? |
dash, I could not read your message as we were posting about at the same time
You are right, holomind's rendering is better. His script was my starting point. I just forgot to to check thi ... |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Wed Dec 27, 2006 7:17 pm Subject: ScreenMagnifier - IntelliPoint clone? |
This version has the new resize feature:
The idea is to move the mouse pointer to the lower right corner of the zoom window so we can resize it as usual.
You have to hit the Shift key once to en ... |
Topic: ScreenMagnifier |
ivanw
Replies: 82
Views: 28966
|
Forum: Scripts & Functions Posted: Wed Dec 27, 2006 2:09 pm Subject: ScreenMagnifier |
majkinetor, I wanted to give credits to people who gave some of their time and effort in this topic.
I've opened a follow up from here with some back-links: [url=http://www.autohotkey.com/forum/vie ... |
Topic: ScreenMagnifier - IntelliPoint clone? |
ivanw
Replies: 14
Views: 2231
|
Forum: Scripts & Functions Posted: Wed Dec 27, 2006 2:03 pm Subject: ScreenMagnifier - IntelliPoint clone? |
This is a follow up from Some issues already: majkinetor said: ...details? ...ideas?
Some features nice to have:Laszlo would like ...todo
Here is the current starting point (was Fri, 29 Dec):
Last ... |
Topic: Adjusting Mouse Sensitivity via hotkey |
ivanw
Replies: 8
Views: 2096
|
Forum: Ask for Help Posted: Tue Dec 26, 2006 11:34 pm Subject: Adjusting Mouse Sensitivity via hotkey |
Something to share on the subject with a simple script to toggle between low and user sensitivity:
; Autohotkey script "Toggle Mouse sensitivity"
;===================================== ... |
Topic: ScreenMagnifier |
ivanw
Replies: 82
Views: 28966
|
Forum: Scripts & Functions Posted: Tue Dec 26, 2006 11:05 pm Subject: ScreenMagnifier |
1. Resizing is a nice feature of the MS IntelliPoint version and it should be possible to make it work in this one with AutoHkey.
The expansion is based on dragging the mouse pointer away from the ce ... |
Topic: ScreenMagnifier |
ivanw
Replies: 82
Views: 28966
|
Forum: Scripts & Functions Posted: Tue Dec 26, 2006 8:29 pm Subject: ScreenMagnifier |
As I am rather satisfied with what I could do based on information from this thread, I thought it would be fair to share a somewhat newer version.
I have a Microsoft Mouse which activates the intel ... |
| |