GUI development in LINUX

Reply

Join Date: Apr 2003
Posts: 2
Reputation: johnbal is an unknown quantity at this point 
Solved Threads: 0
johnbal johnbal is offline Offline
Newbie Poster

GUI development in LINUX

 
0
  #1
Apr 10th, 2003
Are there any tools for gui based application
development in LINUX? Something like VB?
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,040
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb
 
0
  #2
Apr 10th, 2003
Glade / Glade2
it's for QT development I believe
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Apr 2003
Posts: 1
Reputation: sganthe is an unknown quantity at this point 
Solved Threads: 0
sganthe sganthe is offline Offline
Newbie Poster

gui IN LINUX

 
0
  #3
Apr 17th, 2003
I am having problems with designing in GTK.
If I click on text box object it fill up the entire window.

Also how do i do the coding?Is it similar to VB?

johnbal
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 13
Reputation: Forse is an unknown quantity at this point 
Solved Threads: 0
Forse Forse is offline Offline
Newbie Poster

Re: GUI development in LINUX

 
0
  #4
Jul 29th, 2003
I suggest Kylix, it's delphi based and u can code once and compile on both linux/windows.
http://forums.goldenrain.net/templat...logo_phpBB.png
Linux/BSD support forum http://forums.goldenrain.net
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 13
Reputation: wbk is an unknown quantity at this point 
Solved Threads: 0
wbk wbk is offline Offline
Newbie Poster

Re: GUI development in LINUX

 
0
  #5
Mar 16th, 2005
Gambas is supposed to be a lot like Visual Basic.

glade (and gtk) use 'boxes' to lay out widgets. add a box, then add a widget to it.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 181
Reputation: Paul.Esson is an unknown quantity at this point 
Solved Threads: 10
Paul.Esson's Avatar
Paul.Esson Paul.Esson is offline Offline
Junior Poster

Re: GUI development in LINUX

 
0
  #6
May 12th, 2005
Glade / Glade2
it's for QT development I believe
Glade is for GTK/Gnome development

KDevelop/ QT Designer are for KDE/QT development

I am having problems with designing in GTK.
If I click on text box object it fill up the entire window.
You need to add some kinda container such as a GtkTable , or GTKFixed, if your used to a VisualBasic style design, its prolly best to use GTKFixed since you can just plop your butttons/listboxes/whatever anywhere

In glade you can use libglade with your c/c++/ada95 projects

Using libglade

python libglade
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1
Reputation: chadauld is an unknown quantity at this point 
Solved Threads: 0
chadauld chadauld is offline Offline
Newbie Poster

Re: gui IN LINUX

 
0
  #7
Jul 3rd, 2005
Originally Posted by sganthe
I am having problems with designing in GTK.
If I click on text box object it fill up the entire window.

Also how do i do the coding?Is it similar to VB?

johnbal
For you issue about the text box filling up the whole window... check out the "Fixed Position" option within GTK / Glade.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Window and Desktop Managers Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC