Search found 18 matches

by Yogui
14 Dec 2023 05:43
Forum: Wishes
Topic: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)
Replies: 5
Views: 1048

Re: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)

A small update, after updating to version 25.3 the script stopped working as the tab("get", "index") needed -1 parameter removed fixed updated script below, thanks!! if (get("pane") == 2 && tab("get", "index") == 1 ) { #802; #800; } else { ta...
by Yogui
22 Jun 2022 09:14
Forum: Wishes
Topic: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)
Replies: 5
Views: 1048

Re: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)

Awsome :appl:

I wanted this for a while as I keep closing the tab and msgbox... before properly closing the pane :roll:
by Yogui
22 Jun 2022 00:40
Forum: Wishes
Topic: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)
Replies: 5
Views: 1048

Re: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)

Thanks RalpM,
I corrected the post grammar panel for pane
and close for hide

The wish is that:
closing the last tab in 2nd pane will hide the 2nd pane (leaving the tab as part of the 2nd pane that can shown again)
(insted of showing tab cannot be closed message box)
by Yogui
22 Jun 2022 00:35
Forum: Tips & Tricks, Questions & Answers
Topic: Scripting remote control from Python with WM_COPYDATA
Replies: 2
Views: 870

Re: Scripting remote control from Python with WM_COPYDATA

Thanks for the reply Horst Feel free to use or comment the code is already tested and working Python Code Tested OK in v3.9 From the XYplorer Help Scripting section Remote Control *** For software developers only *** You can run an XYplorer script from an external program using the WM_COPYDATA comma...
by Yogui
21 Jun 2022 14:23
Forum: Wishes
Topic: Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)
Replies: 5
Views: 1048

Close last tab in 2nd pane should hide 2ndpane (insted of showing tab cannot be closed)

When closing the last tab in 2nd pane do hide the 2nd pane (insted of showing cannot be closed message box)

May be add an option "close pane instead of last tab" in the Configuration "Tabs and Panes" > "Dual Pane"
by Yogui
21 Jun 2022 14:06
Forum: Tips & Tricks, Questions & Answers
Topic: Scripting remote control from Python with WM_COPYDATA
Replies: 2
Views: 870

Scripting remote control from Python with WM_COPYDATA

In case it helps, or I got a bug :-) Scripting remote control from Python with WM_COPYDATA # Python Code Tested OK in v3.9 # Needs packages installed script_text = '::msg "Hello world!";' import array import struct import win32gui from win32con import WM_COPYDATA as WM_COPYDATA # int 74 DW...
by Yogui
11 Oct 2013 14:01
Forum: Wishes
Topic: Go to Mirror / Sister Folders in other Drives
Replies: 2
Views: 576

Re: Go to Mirror / Sister Folders in other Drives

:appl: Thanks for that!
Still need a minor improvement with the current Drive (removed) that still show in the input select
How does it handle the \\NetworkAddress and Desktop, Computer etc CLSID List (Windows Class Identifiers) paths?
It should fail (nicely) since there is no Mirror Folder Structures
by Yogui
11 Oct 2013 05:32
Forum: Wishes
Topic: Go to Mirror / Sister Folders in other Drives
Replies: 2
Views: 576

Go to Mirror / Sister Folders in other Drives

Hi, I have the same folder structure in my Pendrive, Local and Network Drives (The pendrive is the Master set, XYplorer runs portable) As the Drive letters change (per PC) and the structure is large Favourite folders wont work for me to quikly Navigate/Open New Tab from one Drive to the other/s Can ...
by Yogui
29 Sep 2013 14:29
Forum: Bug Reports
Topic: SHA-1 Verification Fails for VERY large files (32GB)
Replies: 3
Views: 662

Re: SHA-1 Verification Fails for VERY large files (32GB)

My apologies :whistle:
Updated to current version Thanks!
by Yogui
26 Sep 2013 13:29
Forum: Bug Reports
Topic: SHA-1 Verification Fails for VERY large files (32GB)
Replies: 3
Views: 662

SHA-1 Verification Fails for VERY large files (32GB)

Hi,
Using XyPlorer 10.5, I do copy my Win7 OS Image across every time I restore/take one and always fails saying overflow. :roll: Yes it's a large file...
They seems to have copied OK, but I like to be sure.
Any Suggestions?
Attached Screenshot
by Yogui
23 Aug 2011 13:37
Forum: Wishes
Topic: Annoyed by "Nothing to copy" message box
Replies: 16
Views: 2116

Annoyed by "Nothing to copy" message box

I can see the status bar showing when items (and how many) are copied and If I miss the selection then I have to close the MsgBox...
May this annoying MsgBox be optionally disabled?
Thanks! :lol:
by Yogui
23 Aug 2011 13:09
Forum: Bug Reports
Topic: 3 Bugs after some weeks of use
Replies: 8
Views: 1037

Re: 3 Bugs after some weeks of use

1) aaaa...I was of the idea that the whole propose of an alternative File Explorer to MS is that it works properly not like MS stuff (i.e. Shell) just being silly. :wink: I use imagemagic from the command line to get/set sizes etc, I suppose that you will need a .dll for performance. I can't help wi...
by Yogui
23 Aug 2011 03:41
Forum: Bug Reports
Topic: 3 Bugs after some weeks of use
Replies: 8
Views: 1037

Re: 3 Bugs after some weeks of use

Thanks for keeping my questions numbered! :lol: 1) In the "ScreenShot.jpg" image attached the Xyplorer preview size is: 1024x510 for an image "Booklet 1.jpg", same file is open in infranview and size is correct (statusbar): 5645x2814 2) I use scripting but also keep an eye on the...
by Yogui
19 Aug 2011 12:50
Forum: Bug Reports
Topic: 3 Bugs after some weeks of use
Replies: 8
Views: 1037

Re: 3 Bugs after some weeks of use

Sorry, I forgot to check the undo. They weren't that many files and I could find them and move by their names. my log is deleted so I can't send it to you. I din't try much to reproduce it but they were a few levels different parent directories I went back to my old method of using a renamer tool fo...
by Yogui
19 Aug 2011 09:07
Forum: Bug Reports
Topic: 3 Bugs after some weeks of use
Replies: 8
Views: 1037

3 Bugs after some weeks of use

Hi, Hope it hasnt reported yet. 1) File Preview, Image Size: A large image (over around 1024 pixels) gets 1024 as size 2) File Preview: When a script selects an image file, with the preview window open, it does not show anything 3) Right Click Menu, Move Up...: If done on search results, the files a...