PureBasic OpenSource Projects
Re: PureBasic OpenSource Projects
The main file is PureBasic.pb. Activate ThreadSafe...
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PureBasic OpenSource Projects
purebasic.pb ist the main file ...
After download, MakeWindow must also be called first, as some *.pb files are only created there.
After download, MakeWindow must also be called first, as some *.pb files are only created there.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PureBasic OpenSource Projects
You should use the .pbp (project) it has some constants you can tune
-
- User
- Posts: 81
- Joined: Sat Oct 18, 2014 7:14 am
Re: PureBasic OpenSource Projects
Can't I run the code from the new IDE in the old IDE to test it?