Search found 469 matches
- 17 Dec 2020, 16:11
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
Yes the left handed (mirrored) cursors are useful to distinguish and more intuitive for some left handed mouse users... It doesn't change the color on purpose, it just doesn't know yours are purple (it can be any color you want as long as its white ;) ) I will see if I can duplicate your problem on ...
- 17 Dec 2020, 09:21
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
mirror meaning left handed, ie mirrored across the x axis visually
so EitherMouse by itself with no other mouse utilities or ahk scripts running is making your cursor disappear? does it happen with windows dedault mouse cursor scheme? any behavior that seems to cause it?
so EitherMouse by itself with no other mouse utilities or ahk scripts running is making your cursor disappear? does it happen with windows dedault mouse cursor scheme? any behavior that seems to cause it?
- 16 Dec 2020, 22:47
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
Hmm, interesting... Are you using the mirrored cursor option? If so I think there might be a problem with Windows 10 and animated cursors... If not, then I will have to investigate, never seen that reg key
- 11 Dec 2020, 21:12
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
yes they are
did you make sure you copied the entire posted code? i don’t see any reason for that error but i will test when i get back to my computer
Edit: yeah start over, it works for me, maybe a copy/paste error
did you make sure you copied the entire posted code? i don’t see any reason for that error but i will test when i get back to my computer
Edit: yeah start over, it works for me, maybe a copy/paste error
- 11 Dec 2020, 18:08
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
try downloading the latest AHK_L version 1.1.33.02
- 11 Dec 2020, 11:51
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
And unrelated, but my main problem/source of feedback from users and potential users is false positive virus warnings. The last response I gave to a concerned user was something like: Thanks for the feedback, unfortunately I haven't found a way to avoid the false positives from Microsoft and Google ...
- 11 Dec 2020, 10:36
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
looking closer at the code it was clearly a hack of another plugin for inverting an axis... I’ll clean up the code for all mice... Most of the code is for the low level mouse hook used to intercept the mouse input... i can see an issue where you would lose the ability to move a single pixel without ...
- 10 Dec 2020, 19:55
- Forum: Scripts and Functions
- Topic: EitherMouse 0.8 - Multiple mice, individual settings...
- Replies: 344
- Views: 140880
Re: EitherMouse 0.8 - Multiple mice, individual settings...
Thanks for asking and helping eachother... Yes this design is flawed if you wanted to configure a mouse that isn’t fully usable, but you can always work around it by using the keyboard or editing the registry directly, some day i’ll fix it Due to drivers, sometimes some mice input or feature of a mo...
- 23 Nov 2020, 23:53
- Forum: Scripts and Functions
- Topic: Imagen() : A fade-in/fade-out animator for picture control
- Replies: 18
- Views: 1297
- 13 Nov 2020, 21:12
- Forum: Ask For Help
- Topic: Distinguish between left-click on keyboard's touchpad mouse button and left-click via touchpad tap
- Replies: 9
- Views: 208
Re: Distinguish between left-click on keyboard's touchpad mouse button and left-click via touchpad tap
If you're trying to block the touchpad clicks altogether and use a different mouse then EitherMouse should work for you, but if you're trying to maintain touchpad button clicking but block touchpad taps on the pad itself then EitherMouse won't know the difference (if they come from the same device i...
- 23 Oct 2020, 15:35
- Forum: Scripts and Functions
- Topic: Imagen() : A fade-in/fade-out animator for picture control
- Replies: 18
- Views: 1297
Re: Imagen() : A fade-in/fade-out animator for picture control
I guess the option to upscale or not would be best, in my use case it would be better if upscaled to fit but maybe not always Tiled and "echo pillarboxing" sound like fun and useful options too AutoHotkey is single threaded. I see no way to run two loops simultaneously. :( I guess I anticipated that...
- 21 Oct 2020, 12:47
- Forum: Scripts and Functions
- Topic: Imagen() : A fade-in/fade-out animator for picture control
- Replies: 18
- Views: 1297
Re: Imagen() : A fade-in/fade-out animator for picture control
This works/looks very nice, thanks again... Is it possible to resize an image to fit in one dimension with the other dimension cropped to fit? So maintaining the aspect ratio, shrink a picture as much as possible to the point that the entire control is filled and crop off the other dimension from bo...
- 14 Oct 2020, 08:19
- Forum: Scripts and Functions
- Topic: Imagen() : A fade-in/fade-out animator for picture control
- Replies: 18
- Views: 1297
- 04 Oct 2020, 17:59
- Forum: Ask For Help
- Topic: Redraw problem
- Replies: 6
- Views: 242
Re: Redraw problem
very cool, looks like the cross section of a four flute endmill, grinder toolpaths maybe? As someone who only uses endmills and doesn't create them that looks very intriguing anyway, instead of manually handling the redrawing with gdi directly to the window each needed, I would recommend creating a ...
- 02 Oct 2020, 17:39
- Forum: Suggestions on documentation improvements
- Topic: FormatTime's ShortDate
- Replies: 0
- Views: 246
FormatTime's ShortDate
small error in the description of ShortDate: Short date representation for the current user's locale, such as 02/29/04 should be: Short date representation for the current user's locale, such as 10/2/2020 Edit: sorry i guess that's not an error, just that the default locale in EN-US is different tha...
- 02 Oct 2020, 17:24
- Forum: Wish List
- Topic: Dynamic compiler
- Replies: 6
- Views: 452
Re: Dynamic compiler
i think what he's getting at is what is visible when you scan a compiled script on VirusTotal... COMDLG32.dll GetSaveFileNameW GetOpenFileNameW CommDlgExtendedError VERSION.dll VerQueryValueW GetFileVersionInfoW GetFileVersionInfoSizeW WINMM.dll mixerGetLineControlsW mixerGetControlDetailsW mixerOpe...
- 30 Sep 2020, 15:35
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2033
Re: FileSelectFile() : Supports multi-line filter
ah yes that explains why "*)" wasn't working without that last *
- 30 Sep 2020, 14:20
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2033
Re: FileSelectFile() : Supports multi-line filter
But instead of all this trouble, It would be better to create a custom TreeView based UI :( Thanks for looking in to it... using different directories and shortcuts would be too cumbersome and problematic of a solution but I like the creative thinking... because most of the files we deal with are e...
- 29 Sep 2020, 14:53
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2033
Re: FileSelectFile() : Supports multi-line filter
Thanks Well I wouldn't want you to put an ugly trick in your elegant function, but if you came up with one I'd probably use it, as we treat no extension just like any other extension usually driven by the machine tool's software and/or interface (ethernet or memory card) requirements. Its surely not...
- 29 Sep 2020, 13:08
- Forum: Scripts and Functions
- Topic: FileSelectFile() : Supports multi-line filter
- Replies: 29
- Views: 2033
Re: FileSelectFile() : Supports multi-line filter
awesome! thanks for this one obscure request... There is an undocumented (i think) trick to get file associations for files without extension to work by using HKEY_CLASSES_ROOT\.\ and I'm wondering if it would be possible to get the same effect here by using a filter like "NC Code (*.)" to get only ...