PBProject - PB project manager - Ver. 1.0.0.370
The window opens allways top left on my desktop, Can't find any configfile!
A language-file would usefull, to translate the tooltips
A language-file would usefull, to translate the tooltips
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Defaults for new projects also not saved. I think you use absolute Paths, the
not exist on german or other system?
not exist on german or other system?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Hi all,
I've made some updates to PBProject.
I have corrected some path issues, which should take care of saving settings in the defaults windows.
I have added the width and height of the main window to the saved settings.
I have fixed a couple of paths that were hard coded (compiler and editor).
I have added a History page to the help file.
You can get the latest version (230) here:
File:1->PBProjectSetup.zip

I'm still looking at a couple of the other suggestions made.
Please keep using it and I'll keep trying to make it better. I've got a really neat feature I'm thinking of adding but I've got to figure out how to make it work first.
Thanks!
I've made some updates to PBProject.
I have corrected some path issues, which should take care of saving settings in the defaults windows.
I have added the width and height of the main window to the saved settings.
I have fixed a couple of paths that were hard coded (compiler and editor).
I have added a History page to the help file.
You can get the latest version (230) here:
File:1->PBProjectSetup.zip

I'm still looking at a couple of the other suggestions made.
Please keep using it and I'll keep trying to make it better. I've got a really neat feature I'm thinking of adding but I've got to figure out how to make it work first.

Thanks!
When all is said and done, more is said than done.
Saving of position works
A small bug with "New Project Defaults". The result of browse-button is ignore, but if i paste the path, it works.
greetings
Thomas

A small bug with "New Project Defaults". The result of browse-button is ignore, but if i paste the path, it works.
greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: Update
I like your ideas.DevilDog wrote:Also, I'm a big fan of EasySetup, I used it for the setup of PBProject, and it occurred to me that I might be able to incorporate EasySetup with PBProject, so that once PBProject compiles successfully, it can call EasySetup with the name of the Project so that all you have to do is update the version number and click "Create".

Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
After testing PBProject I get all time a jaPBe - Resource Errror.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Num3 and anyone else seeing a slow window display, can you download the following file:
File:1->pbproject.zip

It's the PBProject exe with the callback code removed to see if that fixes the window refresh issue.
Thorsten, can you tell me what the jaPBe error message was and what you were doing at the time you got it?
Thanks!
File:1->pbproject.zip

It's the PBProject exe with the callback code removed to see if that fixes the window refresh issue.
Thorsten, can you tell me what the jaPBe error message was and what you were doing at the time you got it?
Thanks!
When all is said and done, more is said than done.
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
I create a project PBProject. Later I tried to compile my program with JaPBe (without PBProject) and always a error message (Porc: .......) is displayed.DevilDog wrote:Thorsten, can you tell me what the jaPBe error message was and what you were doing at the time you got it?

Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Thorsten,
It looks like jaPBe is using the .rc file that PBProject created and it is finding the version number blank (it is finding a "," instead of a version number).
Are those the settings that you reported that PBProject is having trouble saving?
Also, you can open the .rc file in notepad and add the version numbers to verify if that is what is causing the error.
It looks like jaPBe is using the .rc file that PBProject created and it is finding the version number blank (it is finding a "," instead of a version number).
Are those the settings that you reported that PBProject is having trouble saving?
Also, you can open the .rc file in notepad and add the version numbers to verify if that is what is causing the error.
When all is said and done, more is said than done.
Hi All,
I have updated PBProject to include the following changes:
- Fixed: When changing to a different "recent" project, the old projects settings were not cleared out of the "Project Settings" window.
- Fixed: Fixed the "browse" button used to set the icon in the "Project Settings" window.
- Fixed: Fixed the slow refresh of various windows when first displayed.
- Changed: The "Find" button to simply display a "Not yet implemented" message.
Can anyone verify if the slow refresh window problem is corrected with this build?
The new version is 1.0.0.244 and you can get it here:
File:1->PBProjectSetup.zip

Thanks!
I have updated PBProject to include the following changes:
- Fixed: When changing to a different "recent" project, the old projects settings were not cleared out of the "Project Settings" window.
- Fixed: Fixed the "browse" button used to set the icon in the "Project Settings" window.
- Fixed: Fixed the slow refresh of various windows when first displayed.
- Changed: The "Find" button to simply display a "Not yet implemented" message.
Can anyone verify if the slow refresh window problem is corrected with this build?
The new version is 1.0.0.244 and you can get it here:
File:1->PBProjectSetup.zip

Thanks!
When all is said and done, more is said than done.