No GTK in Linux version

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

No GTK in Linux version

Post by Polo »

Yes ;)
Why GTK is used, it should be XWindow api, like on the Windows version where the api is used ? I know it's easier to use GTK, but it's annoying to be dependant of one external library ;)
I think the same for SDL, openGL should be used ;)

Well, I may have said something studid, i've no idea in using the XWindow libraries for the moment, i'm not even sure it's possible to make gadgets from this, but well... ;)
Dummy
Enthusiast
Enthusiast
Posts: 162
Joined: Wed Jun 09, 2004 11:10 am
Location: Germany
Contact:

Post by Dummy »

Yeah that would be nice!

The Implementation of OpenGL is really needed anyways, because of the crossplatformcompatibility *puh really long word*!

It's simply easier ans quicker to have the same (also API-)Commands for 3D graphics without much work for the PB team (after the change)!
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

Yeah, also i wonder why gl commands are not wrapped in Purebasic, like windows ;) Shouldn't be that hard ;)
Post Reply