gtk subsystem on windows?

Everything else that doesn't fall into one of the other PB categories.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

gtk subsystem on windows?

Post by Num3 »

Does it exist already??
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

nop.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

Err, I don't see any use of this on windows. Why would you want to add a bloated dll or lib if you can use the Windows API ?

PS: cross platform is not the good answer :)
User avatar
fsw
Addict
Addict
Posts: 1603
Joined: Tue Apr 29, 2003 9:18 pm
Location: North by Northwest

Post by fsw »

It's the same as wx:
viewtopic.php?t=16516

no real value for PureBASIC.

And IMHO it doesn't make sense for Fred to add this to PB.
It's a lot of work, needs to be maintained, bugfixed (in addition to the GUI layer that is already implemented in PB) and it eats up too much valuable time that is needed for other stuff.

Fred & Co. has to maintain:

PureBASIC for Amiga
PureBASIC for Linux
PureBASIC for MacOS
PureBASIC for Windows

and with that all implemented functions for GUI, GFX, 3D, Network etc.
To much work to do already.
Post Reply