Re: Whats a good way to write GUI apps
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Tue, 30 Jan 2007 16:49:20 -0500
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.
--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
"A man who is right every time is not likely to do very much."
-- Francis Crick, co-discover of DNA
"There is nothing more amazing than stupidity in action."
-- Thomas Matthews
.
- Follow-Ups:
- Re: Whats a good way to write GUI apps
- From: Bob Martin
- Re: Whats a good way to write GUI apps
- References:
- Whats a good way to write GUI apps
- From: colin
- Whats a good way to write GUI apps
- Prev by Date: Re: Problems with USB disc drives?
- Next by Date: Re: /var/log/ rotations and length of time logs are maintained
- 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
|