Page 1 of 1

No GTK in Linux version

Posted: Sun Apr 10, 2005 6:52 pm
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... ;)

Posted: Tue Apr 12, 2005 1:39 pm
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)!

Posted: Tue Apr 12, 2005 5:09 pm
by Polo
Yeah, also i wonder why gl commands are not wrapped in Purebasic, like windows ;) Shouldn't be that hard ;)