Search found 3 matches

by scotte58
25 Jul 2017, 23:53
Forum: Bug Reports
Topic: List View Not Adding Items
Replies: 1
Views: 1327

Re: List View Not Adding Items

1) In the "Gui, Main:Add, ListView,..." command, you're not defining any columns. I've never done that before, but it appears to simply create one, un-titled column. Presumably, that's why the ListView header is blank. 2) "LV_ModifyCol()" auto-sizes the column widths to fit your data, so it has to b...
by scotte58
20 Jul 2017, 15:42
Forum: Bug Reports
Topic: Bug in FileCreateShortcut?
Replies: 1
Views: 840

Re: Bug in FileCreateShortcut?

Follow up: I have NOT tested whether the icon file reference is handled correctly or not.
by scotte58
20 Jul 2017, 15:20
Forum: Bug Reports
Topic: Bug in FileCreateShortcut?
Replies: 1
Views: 840

Bug in FileCreateShortcut?

The following code creates a file (in the script directory), then creates a shortcut to it. That works fine. It then creates a shortcut to a non-existent file (also in the script directory). The target file and run directory references in the shortcut are correct even though the file doesn't exist. ...

Go to advanced search