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

Just starting out? Need help? Post your questions and find answers here.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

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

Post by eddy »

I didn't found any example. :roll:

Why ?
Is Object-C an exotic language ?
Is it because PB is not OOP language ?
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Post 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.
adamredwoods
New User
New User
Posts: 9
Joined: Wed Feb 13, 2008 12:58 am
Location: California

Post 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.
Post Reply