Search found 4622 matches

by Kilmatead
2024 May 29, 12:16
Forum: Especially Useful xplorer² Topics:
Topic: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search
Replies: 20
Views: 4075

Re: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search

Unbeknownst to him, Tuxman has written his first x2 plugin! :bigsmile: Congratulations! Well, ok, in an act of unscrupulous thieving, skullduggery, and employing the basic five-finger discount, I have incorporated without any permission whatsoever (though in full obeisance to the WTFPL v2 License ),...
by Kilmatead
2024 May 29, 06:32
Forum: Especially Useful xplorer² Topics:
Topic: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search
Replies: 20
Views: 4075

Re: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search

Isn't there some kind of immutable law that says developers are not allowed to be nostalgic 2 days after officially dropping their own support for older platform versions? I think there is. :wink:
by Kilmatead
2024 May 28, 22:23
Forum: Especially Useful xplorer² Topics:
Topic: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search
Replies: 20
Views: 4075

Re: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search

Yeah, I never had Turbo Pascal on a PC, largely because I didn't have a PC at the time. I had an aging Commodore 64 (with a floppy begged from the local shop on permanent "loan") which ran a variant of Pascal - and I used that to write a C emulator in anticipation of actually getting not o...
by Kilmatead
2024 May 28, 20:42
Forum: Especially Useful xplorer² Topics:
Topic: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search
Replies: 20
Views: 4075

Re: SizeES: A Plugin for Fast, Persistent FolderSizes in x2 via Everything Search

Given that Niklaus Wirth (the bloke who invented Pascal, and thus by extension Delphi) just died last January 1st, it would have been timely indeed to honour the man (had I thought of it). That being said, I've never used Lazarus, so it doesn't tend to pop into the mind as a tool. Nor, oddly enough,...
by Kilmatead
2024 May 26, 19:08
Forum: xplorer² Professional
Topic: v6 released
Replies: 35
Views: 469

Re: v6 released

...gradually properties now residing in external Advanced options tool will be moved into Tools > Options You know, had you actually led with that statement earlier, we (I?) might have been a little nicer to you. And that's a hard thing for someone like me to admit. Just a little nicer, mind, not e...
by Kilmatead
2024 May 21, 22:16
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.13 beta
Replies: 21
Views: 750

Re: xplorer2 v.5.50.13 beta

Don't get me wrong, I have nothing against OC, all this stuff's a preference - there's no end of stuff I'd change in x2 if I could (Nikos != UI design-maestro, to be sure). Unfortunately dragging him to the church and getting him to see the light are two different things, and he hates both of them. ...
by Kilmatead
2024 May 21, 21:10
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

Yeah, no I wasn't suggesting you mess with anything if what you do now works ("if it ain't broke..."). I imagine that you have a few AHK hotkeys which trigger x2 things (I replaced <Ctrl+F> for find, since Nikos won't let us), and since there's no way to predict where the focus might be wh...
by Kilmatead
2024 May 21, 20:12
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.13 beta
Replies: 21
Views: 750

Re: xplorer2 v.5.50.13 beta

If there is one thing that is holding me back from using X² any more than I do now is the UI, where OC is an intelligently laid out, modern UI versus the look of X², which looks like it still belongs to an OS from 20 years ago. Curiously enough, to my older eyes, all homogenised .NET interfaces (su...
by Kilmatead
2024 May 20, 08:00
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

I don't think toolbar buttons steal focus... They don't usually, but I write many things that have preliminary popup context menus from said toolbar-button, and after that the world's gone dark. I don't like testing strings either, but like I said, tabs... try determining if/which tabs are in play ...
by Kilmatead
2024 May 20, 06:06
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

GetFocus().GetWindowText()... That's only half the story dude, for if one clicks a toolbar button to invoke it, or is doing something else, while the pane "looks" active, and is active in our minds, it actually doesn't have the focus, so we need to get a little more creative... This is th...
by Kilmatead
2024 May 19, 21:19
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

And so I've been chastisably reluctant to try this new version. The only real difference (aside from the Options redesign/kerfuffle/débâcle/"gate") in this version which could interfere in this regard is the optional change in the addressbar (to the monstrously pointless and misnomer-ed &...
by Kilmatead
2024 May 19, 10:29
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

ps . actually try sending it a refresh command directly, it should work without tabbing The trouble there is I need to know which pane is active to begin with (easier said than done when 3rd-party scripting), and is it a scrap pane, dual pane, scrap-window, or not? I think I tried that originally -...
by Kilmatead
2024 May 19, 10:21
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

Yeah, see? That's where the pots and pans start clanging away like wind-chimes in an unfriendly breeze.

I did actually check if the 33163 refreshes both panes in .12 since you admitted it was "probably an oversight", but apparently you didn't think to fix that one.
by Kilmatead
2024 May 19, 10:11
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

...then you only need an extra command to refresh the inactive view And don't I have to wrangle about tabbing across to the opposite pane before refreshing it and then tabbing back? Using the options-dialogue gives the two-pane refresh without faffing about with pots and pans. There's no targeted r...
by Kilmatead
2024 May 19, 09:41
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 24
Views: 963

Re: xplorer2 v.5.50.12 beta

and probably you are wrong because whichever way you flip the hidden attribute, the folder pane refreshes, which erases the selection Ah, but you see, in my own megalomaniacal control-freak fashion I use scripting to individually read the selection states of each entry (in each pane) before the ref...