PureBasic OpenSource Projects

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
mk-soft
Always Here
Always Here
Posts: 6205
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic OpenSource Projects

Post by mk-soft »

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
User avatar
mk-soft
Always Here
Always Here
Posts: 6205
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic OpenSource Projects

Post by mk-soft »

purebasic.pb ist the main file ...
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
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic OpenSource Projects

Post by Fred »

You should use the .pbp (project) it has some constants you can tune
stevie1401
User
User
Posts: 81
Joined: Sat Oct 18, 2014 7:14 am

Re: PureBasic OpenSource Projects

Post by stevie1401 »

Can't I run the code from the new IDE in the old IDE to test it?
Post Reply