943,499 Members | Top Members by Rank

Ad:
Apr 10th, 2003
0

GUI development in LINUX

Expand Post »
Are there any tools for gui based application
development in LINUX? Something like VB?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
johnbal is offline Offline
2 posts
since Apr 2003
Apr 10th, 2003
0
Re: GUI development in LINUX
Glade / Glade2
it's for QT development I believe
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Apr 17th, 2003
0

gui IN LINUX

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sganthe is offline Offline
1 posts
since Apr 2003
Jul 29th, 2003
0

Re: GUI development in LINUX

I suggest Kylix, it's delphi based and u can code once and compile on both linux/windows.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Forse is offline Offline
13 posts
since Jul 2003
Mar 16th, 2005
0

Re: GUI development in LINUX

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.
wbk
Reputation Points: 10
Solved Threads: 0
Newbie Poster
wbk is offline Offline
13 posts
since Mar 2005
May 12th, 2005
0

Re: GUI development in LINUX

Quote ...
Glade / Glade2
it's for QT development I believe
Glade is for GTK/Gnome development

KDevelop/ QT Designer are for KDE/QT development
Quote ...

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
Reputation Points: 21
Solved Threads: 10
Junior Poster
Paul.Esson is offline Offline
181 posts
since Feb 2005
Jul 3rd, 2005
0

Re: gui IN LINUX

Quote 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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
chadauld is offline Offline
1 posts
since Jul 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Window and Desktop Managers Forum Timeline: Backup KMenu Configuration
Next Thread in Window and Desktop Managers Forum Timeline: switching form kde to gnome





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC