C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 08-08-2005, 05:43 PM   #1
Registered User
 
Join Date: Aug 2005
Posts: 37
easy graphical interface develpment

Does Linux have any development apps similar to VC++ or Borland C++ where you just drag out buttons and textboxes on to a work area and just fill out property menus for them?
shintaro is offline   Reply With Quote
Old 08-09-2005, 09:03 AM   #2
Crazy Fool
 
Perspective's Avatar
 
Join Date: Jan 2003
Location: Canada
Posts: 2,596
yup, GLADE.
Perspective is offline   Reply With Quote
Old 09-02-2005, 06:59 PM   #3
Registered User
 
Join Date: Sep 2005
Posts: 3
the KDeveloper is good program for programming by C.
this program has interface gui.
and it 's beauty and easy to work.
l3.azarmehr is offline   Reply With Quote
Old 09-03-2005, 05:14 AM   #4
Registered User
 
Jaqui's Avatar
 
Join Date: Feb 2005
Posts: 416
as well as qtdesigner.
borland's kylix 3 ( if using kernel 2.4 it doesn't like 2.6 )*
runtime revolution+
eclipse
...


* freely downloadable version of non commercial use
+ commercial ide
__________________
Quote:
Originally Posted by Jeff Henager
If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.
Jaqui is offline   Reply With Quote
Old 09-04-2005, 09:32 AM   #5
Amazingly beautiful user.
 
Join Date: Jul 2005
Location: If you knew I'd have to kill you
Posts: 251
QTDesigner has to be the best thing I ever used as far as a interface designer. As posted earlier, it integrates w/ KDevelop. FLTK is a nice toolkit, and also has a designer called FLUID. Also, wxWidgets has a designer called wxGlade. It all depends on what toolkit you want to use.
__________________
Programming Your Mom. http://www.dandongs.com/
CrazyNorman is offline   Reply With Quote
Old 09-29-2005, 01:31 PM   #6
Just kidding....
 
fnoyan's Avatar
 
Join Date: Jun 2003
Posts: 223
Hi

If you want to develop KDE appliacation your choice will be KDevelop. It offers a good IDE for Qt developement but there are some restrictions if you want to make commercial applications. Visit offical web site for more information.

On the other hand GLADE is a good GTK/Gnome IDE. Glade + Anjuta makes it easier writing the code and desinging the interface! In fact, using Glade may be strange at first glance (for example, buttons having sizes equal to your main frame)! Read some tutorials about designing interfaces with Glade. Also, you should be familiar with GTK programming.
fnoyan is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling IRichEditOle interface methods Niara C Programming 2 01-16-2009 01:23 PM
Restoring DirectX interface after alt+tab abachler Game Programming 2 09-15-2008 04:59 PM
Mandrake + Graphical Interface MethodMan Linux Programming 3 06-03-2002 01:42 AM
Graphical interface in C ? Golgot C Programming 5 11-18-2001 04:10 PM
GUI (Graphical User Interface) Help Needed Unregistered C++ Programming 1 10-11-2001 10:35 AM


All times are GMT -6. The time now is 06:31 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22