Page 1 of 1

IDE title showing currently used PB-version

Posted: Tue Oct 09, 2007 5:03 pm
by #NULL
i would find it usefull to have an optional IDE setting to display version info
in the window title, like
"PureBasic410b4 - E:\sourcecode..."

Re: IDE title showing currently used PB-version

Posted: Tue Oct 09, 2007 5:56 pm
by Irene
#NULL wrote:i would find it usefull to have an optional IDE setting to display version info
in the window title, like
"PureBasic410b4 - E:\sourcecode..."
I don't see how it could be useful... To find out the version simply go to Help -> About @_@

Posted: Tue Oct 09, 2007 6:17 pm
by hardfalcon
Even if this feature wouldn't be implemented, you could easily "implement" it yourself with Ressource Hacker:
http://www.angusj.com/resourcehacker/

Re: IDE title showing currently used PB-version

Posted: Tue Oct 09, 2007 7:35 pm
by Blue
Irene wrote:[...]I don't see how it could be useful... To find out the version simply go to Help -> About @_@
I guess that's exactly Null's point: to have that information right under his eyes without having to go fish for it.

Useless for someone using a single, always the same, version of PB all the time, but very useful for anyone switching regularly between different versions of PB...

Posted: Tue Oct 09, 2007 7:51 pm
by hardfalcon
In such a case, he should configure different color schemes for your the PureBasic installations...

Re: IDE title showing currently used PB-version

Posted: Tue Oct 09, 2007 9:56 pm
by PB
> have an optional IDE setting to display version info in the window title

+1 :)

I also still call for the entire filename (with path) to be used in the Recent File
list, too, to differentiate between apps. Just the filename alone is not enough.

Posted: Tue Oct 09, 2007 10:24 pm
by #NULL
Useless for someone using a single, always the same, version of PB all the time, but very useful for anyone switching regularly between different versions of PB...
exactly