Page 31 of 47

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 24 Jun 2025 12:39
by highend
Then there is room for improvement. Windows Explorer isn't instant as well but only takes ~6 seconds to display the window and ~3 to count up to 50k in it...

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 24 Jun 2025 13:19
by admin
New version of XYplorer (64-bit) compiled with twinBASIC BETA 815:

XYplorerTB.exe, v27.00.0803, 64-bit, NOT digitally signed, zipped

Code: Select all

v27.00.0803 - 2025-06-24 13:18
    > The scrollbars have various weird issues with longer lists (> 10,000).
    ! Various fixes.
    
Remarks:
    > XYTB is still XP+. Just the multi path Shell Context Menu is Win7+.
    > Crashes after closing the Floating Preview (F11).
There will be glitches, there will be bugs. Work in progress.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 24 Jun 2025 13:28
by highend
v803:
Good progress on the context menu issue!
It now shows the correct window instead of another context menu when using the properties entry
It takes about the 2x amount of time as in Windows Explorer though (13 seconds instead of 6) but at least it works as expected

Scrollbar issues still persist:
Animation.gif
Animation.gif (322.53 KiB) Viewed 3044 times

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 24 Jun 2025 15:27
by sl23
Scrollbar working ok here.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 24 Jun 2025 16:35
by admin
sl23 wrote: 24 Jun 2025 15:27 Scrollbar working ok here.
Depends on the size of the list. The larger the weirder.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 24 Jun 2025 16:43
by Raf
I'm waiting for the opportunity to scale the icons in the context menu

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 25 Jun 2025 16:02
by admin
New version of XYplorer (64-bit) compiled with twinBASIC BETA 817:

XYplorerTB.exe, v27.00.0804, 64-bit, NOT digitally signed, zipped

Code: Select all

v27.00.0804 - 2025-06-25 16:01
    + Configuration | File Operations | File Operations | Background Processing: Now it's 
      supported in XYTB. The package now contains XYcopyTB.exe (temporarily named like 
      this to avoid collisions with the VB version) whenever there is an updated version.
      Note: In Configuration dialog it still says "Background Copy Handler: XYcopy.exe" 
      although it's currently XYcopyTB.exe. Ignore it.
    * XYcopyTB: Updated to 2.10.0272.
    ! Startup focus was always in Address Bar. Fixed (last focus is restored).
    ! Various fixes.
    
Remarks:
    > XYTB is still XP+. Just the multi path Shell Context Menu is Win7+.
    > Crashes after closing the Floating Preview (F11).
There will be glitches, there will be bugs. Work in progress.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 25 Jun 2025 18:04
by highend
Configuration | File Operations | File Operations | Background Processing: Now it's
supported in XYTB
Doesn't look like that here...

With
Configuration | File Operations | File Operations | Background Processing | [x] Enable background processing
&
[x] Delete (runs at once in parallel process)

804 still fails to delete a file

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 25 Jun 2025 18:21
by admin
Well, that's a fringe case (who needs delete in the background?). The main stuff works. Although I just noted an ugly DING sound on every background file operation, weird.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 25 Jun 2025 19:36
by highend
I was just testing that was reported as non-working before. But I have to say that if you have to delete a large folder structure you'd still want it to be done in the background and not having a blocked instance...

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 26 Jun 2025 11:23
by yuyu
XYplorerTB 27.00.0804, Win7. Empty Recycle Bin menu command does not work.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 26 Jun 2025 12:46
by admin
Confirmed. Empty Recycle Bin should work in the next release.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 26 Jun 2025 14:50
by CyGho
It seems that the choice to make line numbers and icons visible works the other way around

XYplorerTB v27.00.0804, 64-bit ,twinBASIC BETA 817

Image

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 26 Jun 2025 17:41
by phred
phred wrote: 23 Jun 2025 17:29 Using TB .0722 on Win10.
Neither left-click nor right-click drag/drop for copy or move works when dragging a file from the list to a tab or to a folder in the tree.
With TB .0804 the above is now working as expected.

However, emptying the recycle bin using command #642 on a custom toolbar button does nothing.

Re: +++ BREAKING NEWS: XYplorer goes twinBASIC +++

Posted: 26 Jun 2025 18:24
by admin
CyGho wrote: 26 Jun 2025 14:50 It seems that the choice to make line numbers and icons visible works the other way around

XYplorerTB v27.00.0804, 64-bit ,twinBASIC BETA 817
Not here :?