BTW, I renamed the thread, could not bear the typo "CAE" anymore...
CEA - Custom Event Actions
-
admin
- Site Admin
- Posts: 64880
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
CEA - Custom Event Actions
Good idea! Yes. 
BTW, I renamed the thread, could not bear the typo "CAE" anymore...
BTW, I renamed the thread, could not bear the typo "CAE" anymore...
FAQ | XY News RSS | XY X
-
klownboy
- Posts: 4397
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440
Re: CEA - Custom Event Actions
By the way Don, another CEA especially good on white space, is extended mouse hold downs. They come very naturally. That was mentioned as a possibility once before not on this thread.
Also interest in middle click of CTBs which I suppose would be handled by the "planned" incorporation from the help file. Thanks.
"Trigger", [mode=mousebtn]
mousebtn: Returns the mouse button that triggered a script. Returned values:
None = 0
LeftClick = 1
RightClick = 2
MiddleClick = 4 (planned)
Drop = 16 (OR-ed with the button values if triggered by drag-and-drop)
-
admin
- Site Admin
- Posts: 64880
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: CEA - Custom Event Actions
Middle click of CTBs ... I guess that would be per button. right? Not really apt for CEA, or?
FAQ | XY News RSS | XY X
Re: CEA - Custom Event Actions
Oh, wow, never noticed the typo... Yes, thanks very much!
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
klownboy
- Posts: 4397
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440
Re: CEA - Custom Event Actions
Yes, that one is specifically for individual CTBs, but would be great to have at some point. For CEAs there's always the possibility of middle-click on white space. Of course that's true of toolbar, breadcrumb, and tab bar as you just did for double-clicking.
-
admin
- Site Admin
- Posts: 64880
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: CAE_LocationChange, pleeeeease...
Just for the proportions. I need to see how the config windows sits in the screen.
BTW, with a bit of luck v21.30.0017 might fix the issue.
FAQ | XY News RSS | XY X
Re: CEA - Custom Event Actions
Upgrading from 0017 to 0018 resets XYplorer to a trial version with all settings lost. It does even happen on a fresh version^^
One of my scripts helped you out? Please donate via Paypal
Re: CEA - Custom Event Actions
From 16 to 19:
Same reset to default values problem still existing.
EDIT:
Oh, yes, now it is a trial version, to be correct.
Don't know how to get back to my normal version.
EDIT 2:
The XYplorer.ini seems to be ok. Licence info still there. But when I start XYplorer.exe -> trial mode.
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
Re: CEA - Custom Event Actions
As I wrote into the bug section, the xydata folder has been changed to E:\XY\XYplorer\appdataautocart wrote: ↑08 Dec 2020 20:23From 16 to 19:
Same reset to default values problem still existing.
EDIT:
Oh, yes, now it is a trial version, to be correct.
Don't know how to get back to my normal version.
EDIT 2:
The XYplorer.ini seems to be ok. Licence info still there. But when I start XYplorer.exe -> trial mode.
Re: CEA - Custom Event Actions
Yep, like it was a hard coded full path.
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
admin
- Site Admin
- Posts: 64880
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: CEA - Custom Event Actions
v21.30.0021 should fix that.
I'm glad that the DPI code was not the cause of it.
I'm glad that the DPI code was not the cause of it.
FAQ | XY News RSS | XY X
Re: CEA - Custom Event Actions
Now you've messed up the changelog? v20 and v21 are exactly the same binaries...
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club