Search found 582 matches

by MBaas
16 Jan 2024 16:26
Forum: Script Exchange
Topic: XY icon copy
Replies: 10
Views: 4599

Re: XY icon copy

excellent, thanks! :tup:
by MBaas
16 Jan 2024 15:18
Forum: Tips & Tricks, Questions & Answers
Topic: Sintax change for quicksearch by goto
Replies: 14
Views: 547

Re: Sintax change for quicksearch by goto

Humm...I thought this thread might help me with my search problem, but it didn't. Just a remark: if "auto-asterisks" is such an interesting topic, it would be nice if it was easier to find in help (possibly an entry in the index) ;)
by MBaas
16 Jan 2024 13:13
Forum: Script Exchange
Topic: What's the recommended way to get a filtered list of files in a folder, sorted by date?
Replies: 4
Views: 349

Re: What's the recommended way to get a filtered list of files in a folder, sorted by date?

I wouldn't need the path, filename is sufficient. And I have opened a tab showing that path. So...thinking about it (my initial idea was to do all "hidden", but it might be more transparent if I showed the path) - I can even set a filter to get today's file, sort by timestamp and get that ...
by MBaas
16 Jan 2024 12:40
Forum: Script Exchange
Topic: What's the recommended way to get a filtered list of files in a folder, sorted by date?
Replies: 4
Views: 349

What's the recommended way to get a filtered list of files in a folder, sorted by date?

There is listfolder() to list files using a filter - but that list only has filenames. I need it for internal purposes only. But if I understand thinghs right, I'd have to display the folder in a pane and then do a listpane() . Or is there another approach? Actually I just want to get the name of th...
by MBaas
16 Jan 2024 12:34
Forum: Script Exchange
Topic: XY icon copy
Replies: 10
Views: 4599

Re: XY icon copy

"ladybug" is missing from the list!
by MBaas
16 Jan 2024 12:21
Forum: Script Exchange
Topic: XYplorer Icon Resources
Replies: 4
Views: 6776

Re: XYplorer Icon Resources

Oh sweet - thanks! :whistle:
by MBaas
16 Jan 2024 11:57
Forum: Script Exchange
Topic: XYplorer Icon Resources
Replies: 4
Views: 6776

Re: XYplorer Icon Resources

This post is getting old and I assume XY gets new icons. Is there any way such a list can be dynamically produced (through a magic command or script) or does it need hacking?
by MBaas
15 Jan 2024 11:39
Forum: Bug Reports
Topic: Menu accelerators in popupmenu
Replies: 8
Views: 1281

Re: Menu accelerators in popupmenu

Fix works fine with all of my menus! Thanks! :cup:
by MBaas
14 Jan 2024 12:40
Forum: Bug Reports
Topic: Menu accelerators in popupmenu
Replies: 8
Views: 1281

Re: Menu accelerators in popupmenu

I'm sorry to say- but suddenly this became an issue again. Not generally, though - it most often works fine - but I have one case where it does not work in a submenu. Fortunately I've been able to build a small repro. Please use the attached sample and then do ::popupnested(readfile("{yourPath}...
by MBaas
13 Jan 2024 09:49
Forum: Script Exchange
Topic: Script '...' does not contain any valid lines
Replies: 2
Views: 336

Script '...' does not contain any valid lines

I'm not sure if I'm not following best practices (very possible) or if there is a problem, but here's an annoying thing I've struggled with. I have two scripts that both need the same utility function. Instead of having that function's code in both scripts, I thought I'd put it into a .xyi file and ...
by MBaas
12 Jan 2024 12:13
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1354

Re: Drives not updated after mappings updated

I'm happy (no, VERY happy actually) to report that "refresh" helped to solve my issue! :tup:

Many thanks for such a super-fast response! :beer:
by MBaas
12 Jan 2024 10:21
Forum: Bug Reports
Topic: Drives not updated after mappings updated
Replies: 23
Views: 1354

Re: Drives not updated after mappings updated

Too bad - but I understand... But in that case, my earlier question gets interesting: ...is there perhaps a way I could force XY to refresh from my mapping script? If there was any macro command that would update the drives bar, I could /feed that - but I've not found one. Did I miss anything? BTW, ...