Search found 3 matches

by anotherbyte
27 Oct 2021, 22:06
Forum: Ask for Help (v1)
Topic: Create TreeView from flat file list Topic is solved
Replies: 4
Views: 583

Re: Create TreeView from flat file list Topic is solved

Thanks a lot, it seems to be working!
About the "A_Index - 1", I used because shell32.dll is 0-based and I wanted to use the icon at index 0.

Thanks again, I'll report back if I notice anything.
by anotherbyte
26 Oct 2021, 09:50
Forum: Ask for Help (v1)
Topic: Create TreeView from flat file list Topic is solved
Replies: 4
Views: 583

Create TreeView from flat file list Topic is solved

Hello. I'm trying to build a TreeView from a flat list of files like this: X:\Folder5\Folder9\SomeFile5.txt X:\Folder5\Folder6\Folder7\Folder8\SomeFile4.txt E:\Folder1\Folder4\SomeFile3.txt E:\Folder1\Folder2\SomeFile2.txt E:\Folder1\Folder2\Folder3\SomeFile1.txt I want the resulting TreeView to be ...
by anotherbyte
14 Jan 2020, 04:21
Forum: Old Topics
Topic: AutoGUI - Script Editor, GUI Designer, Debugger and Tools
Replies: 423
Views: 421928

Re: AutoGUI - Script Editor, GUI Designer, Debugger and Tools

Hello. I found a possible bug with saving files to network drives. I just downloaded the latest version from SF (2.6.2, using AutoHotkey 1.1.30.03) Steps to reproduce * create a file * save it to a network drive, say G:\ * modify the file * try saving again It will fail with error "The request is no...

Go to advanced search