Page 1 of 1

Is it difficult to code a trick'n tips for MAC ?

Posted: Wed Aug 13, 2008 9:52 pm
by eddy
I didn't found any example. :roll:

Why ?
Is Object-C an exotic language ?
Is it because PB is not OOP language ?

Posted: Thu Aug 14, 2008 1:20 am
by aaron
Its mostly a case of us mac users being in a minority right now. As the userbase grows, more code will naturally show up. I've been doing a bunch of coding with purebasic in OSX over the last few weeks and its been working pretty good so far.

Posted: Sat Aug 16, 2008 9:57 pm
by adamredwoods
There are still little things missing with the Mac OSX version, that Windows uses by tapping into Window DLLs. This stops it from being cross-platform.

An example is to directly modify a bitmap in memory. Been dying to get this going for Cairo.