Prevent titlebar from showing previous version

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
grindax

Prevent titlebar from showing previous version

Post by grindax »

.
Last edited by grindax on 22 Jan 2016 17:21, edited 1 time in total.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Prevent titlebar from showing previous version

Post by zer0 »

Another thread on this matter from almost a year back: http://www.xyplorer.com/xyfc/viewtopic.php?f=3&t=4032

It annoys me too -- I purposefully restart XYplorer after each upgrade just so it goes away :roll:
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

Jibz
Posts: 123
Joined: 15 Jun 2010 16:30

Re: Prevent titlebar from showing previous version

Post by Jibz »

zer0 wrote:It annoys me too -- I purposefully restart XYplorer after each upgrade just so it goes away :roll:
Same.

grindax

Re: Prevent titlebar from showing previous version

Post by grindax »

.
Last edited by grindax on 22 Jan 2016 17:22, edited 1 time in total.

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Prevent titlebar from showing previous version

Post by PeterH »

zer0 wrote: It annoys me too -- I purposefully restart XYplorer after each upgrade just so it goes away :roll:
I'm not annoyed...

I don't "save settings on exit" - and so this text reminds me until I save manually! So for me it's ok this way.
(Am I the only one?)

SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

Re: Prevent titlebar from showing previous version

Post by SkyFrontier »

PeterH:
I don't "save settings on exit" - and so this text reminds me until I save manually! So for me it's ok this way.
(Am I the only one?)
Nop. I don't save because I need to start XY with (currently limited to, but I'm aware of workarounds) the same session each and every time, so the upgrade reminder is a way I have to see that NOTHING has changed since last change. When things NEED to be updated it's a hassle to control stuff like that, but I can live with it...
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

admin
Site Admin
Posts: 66347
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Prevent titlebar from showing previous version

Post by admin »

The titlebar showing previous version on upgrade is an important debugging tool for me. If you'd get the emails I get you'd understand.

SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

Re: Prevent titlebar from showing previous version

Post by SkyFrontier »

PeterH:
(Am I the only one?)
Self:
Nop.
Admin:
...important debugging tool for me.
That makes 3 of us.
-but would be nice to have the OPTION to disable it, as since a release-I-can't-tell-which-by-not-finding-change-in-the-records we don't have the ".0000" for major releases anymore. Some people just find such stuff annoying.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

admin
Site Admin
Posts: 66347
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Prevent titlebar from showing previous version

Post by admin »

OK OK, you finally softened my heart. You get something with the next BETA...

grindax

Re: Prevent titlebar from showing previous version

Post by grindax »

.
Last edited by grindax on 22 Jan 2016 17:22, edited 1 time in total.

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Prevent titlebar from showing previous version

Post by PeterH »

admin wrote:OK OK, you finally softened my heart. You get something with the next BETA...

Code: Select all

    + Configuration | Templates: To suppress the automatic upgrade
      notice in the titlebar (it is shown when you first run a new
      XYplorer version), you can now add the pseudo-variable <nun> (= No
      Upgrade Notice) anywhere to the template. E.g.:
        <path> - <app> @ <ini> - <ver><nun>
OK - some will like it 8)

But I think the method is strange: add a display variable saying what you don't want to be displayed :shock:
Wouldn't it be better to delete the automatic display of old version, define a variable <oldvers> (or alike) and add this when migrating the .ini from an older version of XY? (This would keep the display as it was before.) After that anyone could delete it if wanted.
Then it would be as before: everything in the formatting-string says what should be shown - not what should not be shown :roll:

admin
Site Admin
Posts: 66347
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Prevent titlebar from showing previous version

Post by admin »

PeterH wrote:
admin wrote:OK OK, you finally softened my heart. You get something with the next BETA...

Code: Select all

    + Configuration | Templates: To suppress the automatic upgrade
      notice in the titlebar (it is shown when you first run a new
      XYplorer version), you can now add the pseudo-variable <nun> (= No
      Upgrade Notice) anywhere to the template. E.g.:
        <path> - <app> @ <ini> - <ver><nun>
OK - some will like it 8)

But I think the method is strange: add a display variable saying what you don't want to be displayed :shock:
Wouldn't it be better to delete the automatic display of old version, define a variable <oldvers> (or alike) and add this when migrating the .ini from an older version of XY? (This would keep the display as it was before.) After that anyone could delete it if wanted.
Then it would be as before: everything in the formatting-string says what should be shown - not what should not be shown :roll:
Yep, it is strange, but in this context ok. It will remain a hidden feature anyway. I just added it to stop the begging.

Post Reply