PBProject - PB project manager - Ver. 1.0.0.370

Developed or developing a new product in PureBasic? Tell the world about it.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Hi everyone.

Can anyone verify if the slow refresh window problem is corrected with the latest build?
When all is said and done, more is said than done.
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

the issue is still there... (may you implement my suggestion some posts before ...the building of the gadgets is very slow; even when resizing the window....)
but I guess it's more than this... do you use a windowcallback?
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

I did used to use a callback but I removed it.

I'll double-check.

Thanks!
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Updated!

Post by DevilDog »

Hey everyone, I just posted an updated version with new features.

If you are already using it, you may want to recreate the project file you are using since this version has new features.

To do so, delete the .pbp file and create a new one using the "New Project" button. Then add the main program to the project.

I'm interested in any feedback or bugs you may find.

I still need to test the translation features with projects that have multiple program files. So any feedback on that would be great.

Also any feedback on the capture utility or any of the other features or any feedback in general would be appreciated!

You can download the new version 1.0.0.377 from the first post in this thread.

Thanks!
Devildog
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Hi everyone,
I have made changes to PBProject that will handle translations for projects that have multiple programs.

I will upload that version (1.0.0.344) tonight.

The current version (1.0.0.377) only supports translations on projects with single programs.

Also, as an aside, if you are having problems getting your project to compile please be aware that you have to assign an icon to the project in order for it to compile successfully.

Thanks
Devildog
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Hi everyone,
I have updated the download to version 1.0.0.344. You can download it from the original post. (The previous version was mislabeled as version 1.0.0.377.)

You can also download the .chm help file first if you want to see what PBProject is about. It's also located on the original post.

Version 1.0.0.344 now has the ability to handle translations for projects that have multiple programs.

I would appreciate any feedback or bug reports :)

Thanks!
Devildog
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

.CHM Help file correction

Post by DevilDog »

Hi all,
I just noticed a typo in the .chm help file concerning the translations form.

In the help file it says that the translation feature will:
It will make any changes to the original program.
It does NOT make ANY changes to the original programs!

It makes a COPY of the original program and makes the changes to the copy only.

I will update the .chm help file with the correction on Monday.

Devildog
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

New version - 1.0.0.370

Post by DevilDog »

Hi everyone,
I have uploaded a new version of PBProject that corrects a bug and also offers a new feature.

This new feature I call "Scripts" allows you to set up any piece of code or code comments and be able to insert it into the editor by clicking a button on the toolbar.

It's all documented in the .chm file.

You can download the new version as well as view the .chm from the original post in this thread.

If you encounter any problems with this new version when trying to open a previously created project file, try deleting the settings.idf file located in the PBProject installation folder.

Thanks
Devildog
When all is said and done, more is said than done.
Post Reply