Search found 15836 matches

by nikos
2024 May 14, 16:32
Forum: xplorer² Professional
Topic: SVG previews
Replies: 1
Views: 9

Re: SVG previews

the trusty internet explorer!
by nikos
2024 May 14, 10:00
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 2
Views: 111

Re: xplorer2 v.5.50.12 beta

future so bright I gotta wear shades 8)
by nikos
2024 May 14, 07:29
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.12 beta
Replies: 2
Views: 111

xplorer2 v.5.50.12 beta

almost there!
updated the documentation and some small things we discussed
https://www.zabkat.com/test/xplorer2_se ... t_beta.exe
by nikos
2024 May 13, 09:29
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

how's that for spaghetti?

Code: Select all

COMMAND 32974 # Options
WAITWND
FINDCLASS listbox
store $1
select beep
getitemtext 0 # this is 0 or 1
equal 1
jumpok untick
pop $1
settext 1
exit

label untick
pop $1
settext 0
by nikos
2024 May 13, 08:11
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

no, hidden files goes for all views, what happens is that command 33163 only refreshes the active view (another oversight I suppose)
I will add GETTEXT support for the fancy property control ...
by nikos
2024 May 13, 07:49
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

accessibility readers can use get_accState to "see" the existing item state, but you can't do that with any x2 macro commands :(

but for hidden files, don't bust yourself, search for HIDDEN in command finder, it's easy!
by nikos
2024 May 13, 05:41
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

I have you covered # property control (options) scripting # ------------------------------------ COMMAND 32974 # Options WAITWND # select tree category FINDCLASS WTL_PropertyTree SELECT General POP 0 FINDCLASS listbox # select option and use SETTEXT to change SELECT 1 # save settings SETTEXT "w...
by nikos
2024 May 12, 17:16
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

I patched the problem with tags, now they should be saved when you SAVE SETTINGS NOW And did your imagination go walkabout when you decided to name one section "More Options" and the next one "Extra Options"? and who pray is the culprit for the proliferation of minute options? No...
by nikos
2024 May 12, 11:08
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

for one reason or other save settings now doesn't include color tags (blame the programmer for bad design, not easy to fix)
this database is only saved when you quit the program hence the "mosquito"
by nikos
2024 May 08, 17:21
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

Gandolf would never forgive me, I'm on my last straw here, I can't make any more fashionable concessions :)

ps. Now we only need fgagnon to spontaneously resurrect and this forum will be rocking like it's 1999!
by nikos
2024 May 08, 15:17
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

cosmetics aside, thanks for that buglet about double clicking nowhere, I'll fix it
by nikos
2024 May 07, 17:58
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

try the advanced option I mentioned
by nikos
2024 May 07, 16:44
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

I don't understand why good old checkboxes were deemed evil ephemeral fashion? On my system, the drivebar space indicators are hardly visible and don’t actually give proper indication. Refresh is still not always happening automatically. Could this be improved? drivebar indicators struggle with a t...
by nikos
2024 May 07, 09:12
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

Re: xplorer2 v.5.50.11 beta

the old system was kind of square...
do you like the new stuff?
by nikos
2024 May 07, 07:16
Forum: xplorer² Professional
Topic: xplorer2 v.5.50.11 beta
Replies: 36
Views: 665

xplorer2 v.5.50.11 beta

now with redesigned options dialog! download from: https://www.zabkat.com/test/xplorer2_setup64_ult_beta.exe https://i.postimg.cc/wT8nbxF5/options6.png * REDESIGNED PROGRAM OPTIONS. All program settings (TOOLS > OPTIONS menu) are using the new property control. Momentarily old hands will be confused...