Since the first post is mine, please compile such a list and I'll add it in.paul0 wrote:Would you please put those wishes for dual pane together into first message, such that we don't need go through all replies?
Dual Pane Wishes
Re: Dual Pane Wishes
Re: Dual Pane Wishes
Stefan wrote:Idea: can i add the user name under which XY is running? To indicate an XY running with admin rights.admin wrote:What a nice idea!Will do... at least for <get ...>, not sure if more would be an overkill...
Or maybe smtg like adding an asterisk * behind XYplorer if run with admin rights.
Useful, thank you!v8.50.0023 - 2009-10-22 19:21
+ Titlebar: Now the TitlebarTemplate tweak knows the variable <get ...>.
Here is an example for how to get the current pane number into the titlebar:
[General]
TitlebarTemplate=[<get pane>] <path> - <app> @ <ini> - <ver>
v8.50.0025 - 2009-10-24 17:38
+ SC getinfo got a new named argument "username".
Examples:
echo getinfo("username");
echo "<get username>";

TitlebarTemplate="<path> - <app> <ver> as <get username> - Pane <get pane>"
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Dual Pane Wishes
Cool. BTW, the idea with <get ...> was inspired by TheQwerty's idea with a variable <gci ...> ...Stefan wrote:Stefan wrote:Idea: can i add the user name under which XY is running? To indicate an XY running with admin rights.admin wrote:What a nice idea!Will do... at least for <get ...>, not sure if more would be an overkill...
Or maybe smtg like adding an asterisk * behind XYplorer if run with admin rights.Useful, thank you!v8.50.0023 - 2009-10-22 19:21
+ Titlebar: Now the TitlebarTemplate tweak knows the variable <get ...>.
Here is an example for how to get the current pane number into the titlebar:
[General]
TitlebarTemplate=[<get pane>] <path> - <app> @ <ini> - <ver>
v8.50.0025 - 2009-10-24 17:38
+ SC getinfo got a new named argument "username".
Examples:
echo getinfo("username");
echo "<get username>";
TitlebarTemplate="<path> - <app> <ver> as <get username> - Pane <get pane>"
FAQ | XY News RSS | XY X
-
PeterH
- Posts: 2826
- Joined: 21 Nov 2005 20:39
- Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%
Re: Dual Pane Wishes
Hey - doesn't work for me???Stefan wrote:Useful, thank you!
TitlebarTemplate="<path> - <app> <ver> as <get username> - Pane <get pane>"
I've tried:
Code: Select all
TitlebarTemplate="<path> - <app> @ <ini> as <get username> - <ver> | pane: <get pane>"Just changing <get username> to <get pane> works ok - but doesn't show what I want
Did I understand something wrong?
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Dual Pane Wishes
Try from address bar:PeterH wrote:Hey - doesn't work for me???Stefan wrote:Useful, thank you!
TitlebarTemplate="<path> - <app> <ver> as <get username> - Pane <get pane>"
I've tried:When starting XY no window opens. Task Mgr shows XY, but in state "Not Responding". After some seconds a 2nd XY is shown, same state. Killing one of them terminates both.Code: Select all
TitlebarTemplate="<path> - <app> @ <ini> as <get username> - <ver> | pane: <get pane>"
Just changing <get username> to <get pane> works ok - but doesn't show what I want
Did I understand something wrong?
Code: Select all
::echo "<get username>";FAQ | XY News RSS | XY X
Re: Dual Pane Wishes
Thank you TheQwerty.admin wrote:BTW, the idea with <get ...> was inspired by TheQwerty's idea with a variable <gci ...> ...
Re: Dual Pane Wishes
Hi Peter, for me it works: Maybe:PeterH wrote: Hey - doesn't work for me???
I've tried:Did I understand something wrong?Code: Select all
TitlebarTemplate="<path> - <app> @ <ini> as <get username> - <ver> | pane: <get pane>"
Stefan wrote:v8.50.0025 - 2009-10-24 17:38
+ SC getinfo got a new named argument "username".
-
PeterH
- Posts: 2826
- Joined: 21 Nov 2005 20:39
- Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%
Re: Dual Pane Wishes
NOadmin wrote:Try from address bar:PeterH wrote:Hey - doesn't work for me???Stefan wrote:Useful, thank you!
TitlebarTemplate="<path> - <app> <ver> as <get username> - Pane <get pane>"
I've tried:When starting XY no window opens. Task Mgr shows XY, but in state "Not Responding". After some seconds a 2nd XY is shown, same state. Killing one of them terminates both.Code: Select all
TitlebarTemplate="<path> - <app> @ <ini> as <get username> - <ver> | pane: <get pane>"
Just changing <get username> to <get pane> works ok - but doesn't show what I want
Did I understand something wrong?Works?Code: Select all
::echo "<get username>";
No reaction. No Cursor in XY! (What?
Something's very wrong here! Had to terminate XY by task manager!
(Should I mention: XP SP3)
Re: Dual Pane Wishes
Hi Peter,
Silly question: What is your version of XY? If it's less than 8.50.0025, the get function doesn't support the username argument...
Good luck! I'm sure we'll be able to get it fixed soon!
andy
Silly question: What is your version of XY? If it's less than 8.50.0025, the get function doesn't support the username argument...
Good luck! I'm sure we'll be able to get it fixed soon!
andy
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Dual Pane Wishes
How many characters has your username?PeterH wrote:NO![]()
No reaction. No Cursor in XY! (What?) CPU 50%! (On dual core - that is just one core at 100% for xyplorer.exe)
Something's very wrong here! Had to terminate XY by task manager!
(Should I mention: XP SP3)
FAQ | XY News RSS | XY X
-
PeterH
- Posts: 2826
- Joined: 21 Nov 2005 20:39
- Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%
Re: Dual Pane Wishes
The question may be silly - but I'm double silly to prove you rightavsfan wrote:Hi Peter,
Silly question: What is your version of XY? If it's less than 8.50.0025, the get function doesn't support the username argument...
Good luck! I'm sure we'll be able to get it fixed soon!
andy
(normally I'm up to date - but now I was on .0024
But ok, Don, I don't think use of an unknown variable should lead to such a problem? You could ignore it, return the name of the variable as value, return n/a, or whatever - but not hang XY?
Edit
By the way: it's great to see when XY works as administrator!!!
-
PeterH
- Posts: 2826
- Joined: 21 Nov 2005 20:39
- Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%
Re: Dual Pane Wishes
As seen from my prev post: Administrator (= 13 chars) now (i.e. with current XY-version) works correct.admin wrote:How many characters has your username?
Is there a limit?
Re: Dual Pane Wishes
The question may be silly - but I'm double silly to prove you rightPeterH wrote:[quote="avsfan"Silly question: What is your version of XY? If it's less than 8.50.0025, the get function doesn't support the username argument...
(normally I'm up to date - but now I was on .0024
But ok, Don, I don't think use of an unknown variable should lead to such a problem? You could ignore it, return the name of the variable as value, return n/a, or whatever - but not hang XY?[/quote]
Hi Peter,
That's strange -- when I first tried it (I believe I was on .0022, but I'm not sure), it just made the template include the <get ...> as part of it rather than expanding it... In other words, it didn't hang, and I could tell that it didn't process the variable (which was entirely acceptable to me, as it let me know I needed to update!).
Anyway, I'm glad it's working for you!
-
admin
- Site Admin
- Posts: 64882
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Dual Pane Wishes
That was a possible theory, and indeed the code was buggy here! So you helped me find a bug, even if it turned out it was not the bug that bugged you.PeterH wrote:As seen from my prev post: Administrator (= 13 chars) now (i.e. with current XY-version) works correct.admin wrote:How many characters has your username?
Is there a limit?
Of course, an unknown variable should not make the app hang, and I cannot see how this happened. But I recently worked in that area and probably version 0024 was in a state where this was actually causing an error. Anyway, it does not anymore.
FAQ | XY News RSS | XY X
-
PeterH
- Posts: 2826
- Joined: 21 Nov 2005 20:39
- Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%
Re: Dual Pane Wishes
Seems you are right! I've tested with a wrong name this morning, and the reaction was ok!
So I think I made a mistake on just an (old) XY-version beeing "rather sensitive".
So I think I made a mistake on just an (old) XY-version beeing "rather sensitive".
XYplorer Beta Club