473,324 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Point and click GUI builder for Python

Is there such a thing for python ? Like Qt Designer for instance ?
Aug 6 '05 #1
7 3190
Madhusudan Singh wrote:
Is there such a thing for python ? Like Qt Designer for instance ?


pyGTK
http://glade.gnome.org/
http://gazpacho.sicem.biz/

wxPython
http://boa-constructor.sourceforge.net/

You can even use Qt Designer with pyQt
http://www.riverbankcomputing.co.uk/pyqt/

--
<http://robiweb90.blogspot.com>
robiweb90 [at] gmail [dot] com
"Nessuno può fabbricare una macchina tanto intelligente che possa essere
usata da uno sciocco" - Confucio
Aug 6 '05 #2

Madhusudan Singh wrote:
Is there such a thing for python ? Like Qt Designer for instance ?


The easiest way to create Python GUI apps: PythonCard.
It is based on wxPython by it has a higher level of abstraction.
You just drag and drop widgets on a form and code the events like you
woud in Visual Basic or Delphi.
IMHO, it's easier, simpler, more intuitive and stable than Boa
Constructor.

Aug 6 '05 #3
neuruss neuruss wrote:
Madhusudan Singh wrote:
Is there such a thing for python ? Like Qt Designer for instance ?


The easiest way to create Python GUI apps: PythonCard.
It is based on wxPython by it has a higher level of abstraction.
You just drag and drop widgets on a form and code the events like you
woud in Visual Basic or Delphi.
IMHO, it's easier, simpler, more intuitive and stable than Boa
Constructor.


Add to it wxGlade.sourceforge.net.
But remember it is only a UI designer(does it pretty well) not an IDE.
I fee wxGlade+SPE(http://www.stani.be/python/spe/blog/) are a better
combo than PythonCard

Aug 9 '05 #4
neuruss neuruss wrote:
Madhusudan Singh wrote:
Is there such a thing for python ? Like Qt Designer for instance ?


The easiest way to create Python GUI apps: PythonCard.
It is based on wxPython by it has a higher level of abstraction.
You just drag and drop widgets on a form and code the events like you
woud in Visual Basic or Delphi.
IMHO, it's easier, simpler, more intuitive and stable than Boa
Constructor.


Add to it wxGlade.sourceforge.net.
But remember it is only a UI designer(does it pretty well) not an IDE.
I fee wxGlade+SPE(http://www.stani.be/python/spe/blog/) are a better
combo than PythonCard.

Mir Nazim.
www.PlanetNazim.com

Aug 9 '05 #5
Madhusudan Singh wrote:
Is there such a thing for python ? Like Qt Designer for instance ?


I've had great success with wxDesigner (http://www.roebling.de/). It is
a commercial product ($129 for a single license), but it does an
exceptional job.
--
Benji York
Aug 9 '05 #6
Madhusudan Singh <sp**************@spam.invalid> writes:
Is there such a thing for python ? Like Qt Designer for instance ?


Glade?
From http://glade.gnome.org/ :
-----------------------------------------
Glade is a free user interface builder for GTK+ and GNOME, released
under the GNU GPL License.

The user interfaces designed in Glade are saved as XML, and by using
the libglade library these can be loaded by applications dynamically
as needed. (Glade can also generate C code, though this isn't
recommended for large applications.)

By using libglade, Glade XML files can be used in numerous programming
languages including C, C++, Java, Perl, Python, C#, Pike, Ruby,
Haskell, Objective Caml and Scheme. Adding support for other languages
is easy too.
----------------------------------------

Asbj.S.
Aug 9 '05 #7
Don't forget Eric3 + PyQt + Qt designer? I think they are great tools.

Aug 10 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: henry | last post by:
Hi, Just wondering if there's a good GUI builder for Python. Something like Visual Tcl, where you just drag and drop objects. Not too good with creating user interfaces from code along. ...
1
by: John Benson | last post by:
I was looking at the Scriptics/Tcl website and followed a link to a Tk GUI builder called Gypsy. I'm just curious to know if there's any Tk GUI builder utility available to me in the Python...
3
by: Anand K Rayudu | last post by:
Hi All, I am new to python & want to build some GUI dialogs. Can some one please suggest some document reference. I am hoping that standard python install will have some GUI development...
0
by: Xproblem | last post by:
FTP Client Engine for C/C++ 2.4 Screenshot - Soft.comFTP Client Engine for C/C++ 2.4. ... System Requirements: Windows C/C++ compiler - Microsoft operating system: Windows 95, Windows 98, Windows...
0
by: Marco Aschwanden | last post by:
Hi There almost no pages on how to embed Python in Borland Builder C++ (6.0). Any hints in this matter are very welcome... Thanks, Marco
0
by: Madhusudan Singh | last post by:
After a successful but problematic experience with the QT Designer + python combo, I decided that I needed something simpler (read completely in python) for my lab applications with python...
4
by: Jason | last post by:
Hi I really need an example of a builder pattern in python, the closest I could find to something resembling builder was on this thread......
0
by: Southcoaster | last post by:
I am relatively new to Visual Basic 2005 Express Edition. I am trying to create a simple program that: 1. Creates and populates a dataset in the form_load handler 2. Transfers control to a new...
2
by: nik | last post by:
Hi, I am looking for an interactive graphical script builder for python. Basically, something like the os X automator. I have made a group of methods that some non-programmers need to combine...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.