Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #21393 > unrolled thread

RE: GUI components in python

Started by"Prasad, Ramit" <ramit.prasad@jpmorgan.com>
First post2012-03-08 19:00 +0000
Last post2012-03-08 19:00 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: GUI components in python "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-03-08 19:00 +0000

#21393 — RE: GUI components in python

From"Prasad, Ramit" <ramit.prasad@jpmorgan.com>
Date2012-03-08 19:00 +0000
SubjectRE: GUI components in python
Message-ID<mailman.517.1331233261.3037.python-list@python.org>
> > I am stuck with the brain workshop software implemented using python.
> > The code involves a lot of GUI elements and i am familar only with the
> > basic python programming.
> > I would like to know whether there are built in classes to support GUI
> > elements or arethey project dependant.
> 
> There are wrappers for various GUI toolkits/technologies such as PyGTK
> for using Gtk in Python.  These wrappers often provide quite a bit of
> assistance and tools for working with that technology.
> 
> You need to ask more specifically to get a more useful answer?

The TKinter library ships with Python.  So I guess that would be the
"built-in" classes. Usually though the UI is project dependent and
there are several frameworks depending on the features you want.

This may help list some of the frameworks and help you choose: 
http://www.awaretek.com/toolkits.html 


Ramit


Ramit Prasad | JPMorgan Chase Investment Bank | Currencies Technology
712 Main Street | Houston, TX 77002
work phone: 713 - 216 - 5423

--


This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web