Linux and OS X API's?

Everything else that doesn't fall into one of the other PB categories.
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Linux and OS X API's?

Post by Killswitch »

Does PB allow you to directly access the API's for Linux and OS X in the same way it does for Windows, and if so where can I find resources for both of the above?

Thanks for the help,

Killswitch
~I see one problem with your reasoning: the fact is thats not a chicken~
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

On linux, no problem, you can get the doc at www.gtk.org (GTK1.2 or GTK2 depending of what you are doing). You can use the structure viewer to see which structures are supported (almost all GTK one should be supported). For MacOS X, it works but only for a few functions as we didn't had the time (and patience) to do all the OS X API.
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

Thanks Fred :D .
~I see one problem with your reasoning: the fact is thats not a chicken~
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

for linux, you can use this: http://lidn.sourceforge.net/
the "msdn" of linux :wink:
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
dell_jockey
Enthusiast
Enthusiast
Posts: 767
Joined: Sat Jan 24, 2004 6:56 pm

Post by dell_jockey »

ts-soft wrote:for linux, you can use this: http://lidn.sourceforge.net/
the "msdn" of linux :wink:
Great resource, thanks!
cheers,
dell_jockey
________
http://blog.forex-trading-ideas.com
Post Reply