Search found 647 matches

by nerdweed
03 Oct 2022 08:09
Forum: Script Exchange
Topic: XYplorer Messenger (using AHK language)
Replies: 38
Views: 17686

Re: XYplorer Messenger (using AHK language)

Yes, there are few changes which can be checked here. I've compled the MessageToXY as below. I never used MessageFromXYplorer, so need to check on it. MsgToXY(msg) { HWND := WinExist("XYplorer ahk_class ThunderRT6FormDC") If !(HWND) Return 1 Size := StrLen(msg) buf := Buffer(3*A_PtrSize + ...
by nerdweed
02 Oct 2022 11:20
Forum: Script Exchange
Topic: XYplorer Messenger (using AHK language)
Replies: 38
Views: 17686

Re: XYplorer Messenger (using AHK language)

Hey,

Have you got this to work on AHKv2
by nerdweed
22 Sep 2022 18:20
Forum: Wishes
Topic: My slow folders
Replies: 12
Views: 1129

Re: My slow folders

Thanks Don - works well now.
by nerdweed
22 Sep 2022 16:31
Forum: Wishes
Topic: My slow folders
Replies: 12
Views: 1129

Re: My slow folders

23.60.0107 - Not working yet.

Not sure when the file is read so I restarted the application after setting it up.
by nerdweed
20 Sep 2022 20:07
Forum: Tips & Tricks, Questions & Answers
Topic: New Logo/Icon
Replies: 160
Views: 19768

Re: New Logo/Icon

I am also considering to revert to v23.60.0100 - 2022-09-16 12:00 and freeze the XY version there. I cannot even find the XY app in the task bar because I am so used to the old icon. There's already a tweak for it since many years ; Tweak: custom app icon IconFile=<xyicons>\xy.ico Though this won't...
by nerdweed
20 Sep 2022 16:37
Forum: Wishes
Topic: My slow folders
Replies: 12
Views: 1129

Re: My slow folders

Yes Don, possibly they would be the only two. I see the slowness when just hovering through the list. Would you be able to consider this please?
by nerdweed
19 Sep 2022 17:12
Forum: Wishes
Topic: My slow folders
Replies: 12
Views: 1129

Re: My slow folders

I would like to stop any activity attempting a file read (apart from user-initiated activity obviously) for particular folders of choice. I would be OK even if this is limited to drive A: which I use for this.
by nerdweed
11 Sep 2022 20:11
Forum: Wishes
Topic: Separate configuration file for constantly changing properties
Replies: 7
Views: 1288

Re: Separate configuration file for constantly changing properties

And while you would be at it, can you also consider this

XYplorer.ini -> Factory Defaults
overrides.ini -> User overrides

This way it would be easy to identify which settings have been changed from factory defaults.
by nerdweed
11 Sep 2022 08:52
Forum: Wishes
Topic: My slow folders
Replies: 12
Views: 1129

My slow folders

I map some of my cloud folders to a drive (A:). However; as these are on the cloud, the information that is listed for it is pretty minimal. However; XYplorer treats them as local folders. As a result this sometimes results in download-like image previews while hovering on icons. And due to XY being...
by nerdweed
24 Feb 2022 18:04
Forum: Wishes
Topic: Mouse Up on Folder Icons - Folder contents preview - Include subfolders (option)
Replies: 5
Views: 1119

Re: Mouse Up on Folder Icons - Folder contents preview - Include subfolders (option)

I started using PowerPro few months back. Some features have stopped working though
by nerdweed
24 Feb 2022 16:43
Forum: Wishes
Topic: Recognize URL in Hamburger syntax
Replies: 15
Views: 2572

Re: Recognize URL in Hamburger syntax

One more idea. Can we nest multiple files. Understandably, files can be nested inside each other, so either they aren't read until necessary or silently ignored if already read. File1 C: D: File2 E:\XYplorer\xyplorer.exe pbrush MyHamburger Code E: <<File1.txt <<File2.txt Hamburger Menu E: File1 > C:...
by nerdweed
15 Feb 2022 05:05
Forum: Wishes
Topic: [Feature Request]Ctrl+Wheel to cycle through the available view modes
Replies: 3
Views: 736

Re: [Feature Request]Ctrl+Wheel to cycle through the available view modes

I like this explorer behaviour as well - in fact it shines because of multiple thumbnail views - where control wheeling zooms in and out. The Ctrl+wheel changing font size is annoying. Personal preferences.
by nerdweed
15 Feb 2022 04:54
Forum: Wishes
Topic: Info Panel Tabs - Remember per tab basis
Replies: 2
Views: 634

Re: Info Panel Tabs - Remember per tab basis

Thanks. Nice to know it is now on your radar now.
by nerdweed
09 Feb 2022 08:19
Forum: Wishes
Topic: Main Menu Toolbar Button
Replies: 115
Views: 11205

Re: Main Menu Toolbar Button

Why not also have a drop down button with Flyout menu. It would be sleek. What do you mean? Currently, the Toggle Menu, on right click gives a menu with File, Edit, .... Clicking on File pops out separate menu. Unlike menubar, we can't now move to Edit menu without restarting the journey. Had the r...