Re: EASY X11 application development

2002-02-20 Thread David Z Maze
timothy bauscher <[EMAIL PROTECTED]> writes: > I realize that most developers will laugh at > my request, but that's fine. > > I am not very proficient in C/C++. > > What is the EASIEST, free way to create an > application for Gnome? Learn Python. (It's not actually that difficult; the language

Re: EASY X11 application development

2002-02-20 Thread Elizabeth Barham
glade? apt-get install glade

Re: EASY X11 application development

2002-02-20 Thread David Roundy
On Wed, Feb 20, 2002 at 06:15:24PM -0500, timothy bauscher wrote: > I realize that most developers will laugh at > my request, but that's fine. > > I am not very proficient in C/C++. > > What is the EASIEST, free way to create an > application for Gnome? I would say to use glade with whatever la

EASY X11 application development

2002-02-20 Thread timothy bauscher
I realize that most developers will laugh at my request, but that's fine. I am not very proficient in C/C++. What is the EASIEST, free way to create an application for Gnome?