Subject | Re: [firebird-support] writing firebird applications in linux |
---|---|
Author | Fabio Gomes |
Post date | 2006-07-30T23:47:27Z |
I already used wxPython, but i didnt like it as i liked PyGtk, i think pygtk
is easier, wxPython gave me some trouble and when i tried PyGtk everything
worked fine.
---------- Forwarded message ----------
From: Milan Babuskov <milanb@...>
Date: Jul 30, 2006 3:38 PM
Subject: Re: [firebird-support] writing firebird applications in linux
To: firebird-support@yahoogroups.com
Fabio Gomes wrote:
Gtk, and you have wxGlade, wxFormBuilder, Boa and few other GUI builders
suitable for the job.
The reason is that you can simply port your application to Windows or
MacOSX later, just by tweaking the makefiles and re-compiling, with
little-or-none changes to the source code.
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
[Non-text portions of this message have been removed]
is easier, wxPython gave me some trouble and when i tried PyGtk everything
worked fine.
---------- Forwarded message ----------
From: Milan Babuskov <milanb@...>
Date: Jul 30, 2006 3:38 PM
Subject: Re: [firebird-support] writing firebird applications in linux
To: firebird-support@yahoogroups.com
Fabio Gomes wrote:
> also starting a small python project to see how it is to make a guiI suggest you try wxPython as well. It's in Python, a wrapper around
> application using, glade + pygtk + firebird
Gtk, and you have wxGlade, wxFormBuilder, Boa and few other GUI builders
suitable for the job.
The reason is that you can simply port your application to Windows or
MacOSX later, just by tweaking the makefiles and re-compiling, with
little-or-none changes to the source code.
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
[Non-text portions of this message have been removed]