Re: Whats a good way to write GUI apps
- From: Bob Martin <bob.martin@xxxxxxxxxx>
- Date: Wed, 31 Jan 2007 09:07:14 GMT
in 630883 20070130 214920 CBFalconer <cbfalconer@xxxxxxxxx> wrote:
colin@xxxxxxxxxxxxx wrote:
I need to write a couple of small GUI applications but have never
done so on Linux (I'm a C/Delphi programmer on Windows normally)
I'm fairly conversant with linux but have never written any code
for it.
I know this tends to be subjective and I dont want a flame war but
can anyone suggest the best language to learn to do this with?
I'm using Centos 4 if that's at all relevant.
Use C, especially since you are already familiar with it. You have
one of the best C compilers available in gcc. The GUI part is
another matter, but I am sure some libraries exist to give you easy
access to X via Gnome or KDE.
GUIs are a whole 'nother matter in C!
Quickest way to produce GUI programs on a strange platform is Java.
.
- Follow-Ups:
- Re: Whats a good way to write GUI apps
- From: Adrian Davis
- Re: Whats a good way to write GUI apps
- References:
- Whats a good way to write GUI apps
- From: colin
- Re: Whats a good way to write GUI apps
- From: CBFalconer
- Whats a good way to write GUI apps
- Prev by Date: Re: Subversion problem
- Next by Date: Ubuntu install disk doesn't see my network card
- Previous by thread: Re: Whats a good way to write GUI apps
- Next by thread: Re: Whats a good way to write GUI apps
- Index(es):
Relevant Pages
|