PureBasic Mac Version is very good...

Everything else that doesn't fall into one of the other PB categories.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

PureBasic Mac Version is very good...

Post by Kale »

I've been porting a few small apps to MacOSX and using PB-Mac i can say im very impressed!!! The IDE is almost exactly the same and the compiled programs run great. I use the word 'porting' loosely here though beacuse hardly any changes were needed to compile my apps in MacOSX, mainly the GUI layout had to be tweaked to take into account the interpreted widths of gadgets, etc.. Using compiler directives (CompilerIf) made it a breeze to have multiple GUI and Menu tweaks per OS. I've had a few wierd crashes but seemed to have worked around them by doing things different ways and tried to find any bugs in PB.

Overall i'm very impressed, i'm surprised how quickly this version is maturing! :shock: I urge others to try it and see what they reckon.

Keep up the good work Guys, its coming along nicely! :D
--Kale

Image
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Thanks ;). We have tested it with the IDE as reference, which is a quite complex application so we expect the 'standard' commandset to be relatively stable. Happy to hear than this version works for you !
Post Reply