Sorry, I'm not sure what you mean by the 'About' box. Is this on Mac OS?
If you need the version number, it iis displayed at the top of the PC-BASIC screen when you start up, or on the terminal if you run pcbasic -v. The latest production version is 15.08.11.
Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks - I think that's a dialog provided by the operating system, or perhaps by the pyinstaller packaging application that I use to produce the .app. I'd have to look into where it takes that number from. It's not really something I'm particularly want the application to display - I wasn't aware of this dialog and to be honest I'd rather be rid of it :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "[CLOSED] Bug reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
The "About Box" reports that I am using version 0.0.0 when in fact I'm using the latest production version (15.0.8?)
Sorry, I'm not sure what you mean by the 'About' box. Is this on Mac OS?
If you need the version number, it iis displayed at the top of the PC-BASIC screen when you start up, or on the terminal if you run
pcbasic -v
. The latest production version is 15.08.11.Rob
View and moderate all "[CLOSED] Bug reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Yes OSX, Main Menu -> PC-BASIC -> About PC-BASIC
displays an OSX Dialog Box with
PC-Basic ICON
"PC-BASIC" as a label
0.0.0
Not that I "need" the version #, just trying to point out a location where you application is missing information it is trying to display!
Thanks - I think that's a dialog provided by the operating system, or perhaps by the pyinstaller packaging application that I use to produce the .app. I'd have to look into where it takes that number from. It's not really something I'm particularly want the application to display - I wasn't aware of this dialog and to be honest I'd rather be rid of it :)
Issue tracker here https://github.com/robhagemans/pcbasic/issues/17