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


Groups > comp.lang.python > #21393

RE: GUI components in python

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <ramit.prasad@jpmorgan.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'frameworks': 0.04; 'classes.': 0.05; 'completeness': 0.05; 'python': 0.08; 'answer?': 0.09; 'tkinter': 0.09; 'wrappers': 0.09; 'subject:python': 0.10; 'library': 0.13; 'gui': 0.13; 'to:name:python-list@python.org': 0.15; '712': 0.16; 'currencies': 0.16; 'disclaimers': 0.16; 'disclaimers,': 0.16; 'from:addr:jpmorgan.com': 0.16; 'received:155.180': 0.16; 'received:155.180.234': 0.16; 'received:159.53': 0.16; 'received:169.70': 0.16; 'received:bankone.net': 0.16; 'received:exchad.jpmchase.net': 0.16; 'received:jpmchase.com': 0.16; 'received:jpmchase.net': 0.16; 'received:svr.bankone.net': 0.16; 'securities,': 0.16; 'subject:GUI': 0.16; 'url:awaretek': 0.16; 'url:disclosures': 0.16; 'url:jpmorgan': 0.16; 'header:In- Reply-To:1': 0.22; 'elements': 0.24; 'guess': 0.26; 'classes': 0.26; 'code': 0.26; 'received:169': 0.28; 'received:169.254': 0.28; 'bit': 0.28; 'technology.': 0.29; 'received:155': 0.30; 'received:159': 0.30; 'specifically': 0.30; 'usually': 0.31; 'quite': 0.31; 'accuracy': 0.32; 'dependent': 0.32; 'list': 0.32; 'there': 0.33; 'header:Received:8': 0.34; 'stuck': 0.34; 'to:addr :python-list': 0.35; 'phone:': 0.35; 'project': 0.35; 'using': 0.37; 'some': 0.38; 'several': 0.38; 'useful': 0.38; 'programming.': 0.39; 'to:addr:python.org': 0.40; 'more': 0.61; 'subject': 0.61; 'offers': 0.62; 'information,': 0.69; 'assistance': 0.70; 'legal': 0.72; 'url:email': 0.72; 'bank': 0.75; 'sale': 0.75; 'investment': 0.77; 'purchase': 0.78; 'received:169.254.8': 0.84; 'ships': 0.91
X-DKIM OpenDKIM Filter v2.1.3 sz1.jpmchase.com q28J0qkt020404
DKIM-Signature v=1; a=rsa-sha256; c=simple/simple; d=jpmorgan.com; s=smtpout; t=1331233252; bh=aTZFIqN/6QmQKXGpEP/1XLMxu/P7Iusr3QPpStGHqX8=; h=From:To:Subject:Date:Message-ID:References:In-Reply-To: Content-Transfer-Encoding:MIME-Version:Content-Type; b=sq8m1amQ2OeKx9cvfGNkzjH4RpcTfpOuSu2m0ykYBmkEIq1v4WEZt5i3kx3SLsqIW j8WQs4fJv/DRTobEb37urLqo8Oc4MJb8qk9YTbmg9cstWSZz3wzF9bAKb884DETkck k5Eehtq+RqrzKD9oor94YtNsp+fSme56bqrwITN4=
From "Prasad, Ramit" <ramit.prasad@jpmorgan.com>
To "python-list@python.org" <python-list@python.org>
Subject RE: GUI components in python
Thread-Topic GUI components in python
Thread-Index AQHM/GhvnXjZfygPG0ike6+fpoRmspZhC58A//+16yA=
Date Thu, 8 Mar 2012 19:00:42 +0000
References <CAJJmO1XiGTboC4H7qhS5Yt4KfNHp5orPWqZNrKZk6AF9S0Ormw@mail.gmail.com> <1331230902.3087.22.camel@linux-dauq.site>
In-Reply-To <1331230902.3087.22.camel@linux-dauq.site>
Accept-Language en-US
Content-Language en-US
X-MS-Has-Attach
X-MS-TNEF-Correlator
x-originating-ip [10.67.79.38]
Content-Transfer-Encoding base64
MIME-Version 1.0
X-DLP-FWD Yes
Content-Type text/plain; charset="utf-8"
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.517.1331233261.3037.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1331233261 news.xs4all.nl 6948 [2001:888:2000:d::a6]:52309
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:21393

Show key headers only | View raw


> > 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.  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web