[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] GUI




I like Qt/GUI, which is a C++ GUI toolkit.  It has a very clean object
oriented approach to things, and it is reasonably fast and full featured.
KDE is based on this kit. Other people like Gtk (GNOME is based on this
one), but I have never actually written anything for it so I can't say how
it compares to Qt.

At any rate, try to avoid Athena/Motif as much as you can... :)

On Mon, 3 Sep 2001, Verma, Lohit wrote:

> HI
> I have to make a GUI in in rtlinux, the GUI is basically a sort of a map
> where the coordinates are to be plotted according to the input
> could anyone suggest the package / language to do it in..
>
> thanks
> lohit
>
>