Stop Microsoft
Operating Systems => Linux and UNIX => Topic started by: TheQuirk on 16 June 2002, 01:21
-
Is the API for X like the one in windows? As in, X passes a message to the program telling the program everything the user does..?
[ June 15, 2002: Message edited by: TheQuirk ]
-
it's uncomparable .... X is network orientated (i.e. a display client doesn't have to be on the same server as a display server)
-
all right, thanks.
now to figure out how t o make graphical linux applications =\.
-
use Qt (http://www.trolltech.com) if you want to write GPL applications, if you code nicely it's even platform independant.
you could ofcourse learn the X windowing toolkit, however I, personally, find it to be cumbersome and archaic.
[ June 18, 2002: Message edited by: BadKarma ]
-
if I had to choose between GTK and Qt I'd have to think about 2 seconds .... wait ... maybe 1.5 ;)