GUI Programming
Che Guebeara
cheguebeara at gmail.com
Thu Mar 13 01:34:25 UTC 2008
On Wed, 12 Mar 2008 21:42:43 -0300
"Richard Seguin" <richard.seguin at transubuntu.ca> wrote:
> I was just curious about what you developers out there use for GUI
> programming. Currently I am learning python and I have dabbled with
> glade a bit. Although glade is a help there has to be a better way
> to setup a gui and then use the callbacks to run your code...
>
> Do we have anything comparable to VB? (the setting up the gui part)
>
> Richard Seguin
If you are looking for a VB-like dev environment with decent GUI tools
integrated take a look at Gambas. I have been playing with it for a
few weeks now and it is rapidly maturing into quite the deal.
As for python I am still looking for a decent way to create GUI's.
Glade is ok, but quite restrictive, TKinter is not bad but is coding
all the way which can be a pain, and Boa is just plain flakey to me.
Mark
More information about the ubuntu-ca
mailing list