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


Groups > comp.lang.python > #21392

Re: GUI components in python

Path csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <awilliam@whitemice.org>
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; 'python': 0.08; 'answer?': 0.09; 'content-type:multipart/signed': 0.09; 'filename:fname piece:signature': 0.09; 'wrappers': 0.09; 'subject:python': 0.10; 'developer': 0.12; 'gui': 0.13; 'adam': 0.16; 'content-type:application/pgp-signature': 0.16; 'filename:fname piece:asc': 0.16; 'filename:fname:signature.asc': 0.16; 'from:addr:awilliam': 0.16; 'from:addr:whitemice.org': 0.16; 'from:name:adam tauno williams': 0.16; 'received:72.14.190': 0.16; 'received:72.14.190.87': 0.16; 'received:mail.wmmi.net': 0.16; 'received:wmmi.net': 0.16; 'reply-to:addr:awilliam': 0.16; 'reply- to:addr:whitemice.org': 0.16; 'subject:GUI': 0.16; 'wed,': 0.17; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.22; 'elements': 0.24; 'classes': 0.26; 'code': 0.26; 'bit': 0.28; 'technology.': 0.29; 'received:72.14': 0.29; 'specifically': 0.30; 'quite': 0.31; 'there': 0.33; 'stuck': 0.34; 'to:addr:python-list': 0.35; 'project': 0.35; 'using': 0.37; 'received:192': 0.38; 'useful': 0.38; 'programming.': 0.39; 'received:192.168.1': 0.39; 'to:addr:python.org': 0.40; 'more': 0.61; 'williams': 0.63; 'assistance': 0.70; 'header:Reply-To:1': 0.70; 'reply-to:no real name:2**0': 0.72
Subject Re: GUI components in python
From Adam Tauno Williams <awilliam@whitemice.org>
To python-list@python.org
Date Thu, 08 Mar 2012 13:21:42 -0500
In-Reply-To <CAJJmO1XiGTboC4H7qhS5Yt4KfNHp5orPWqZNrKZk6AF9S0Ormw@mail.gmail.com>
References <CAJJmO1XiGTboC4H7qhS5Yt4KfNHp5orPWqZNrKZk6AF9S0Ormw@mail.gmail.com>
Content-Type multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-zKlw7WGN4Jv7fUhVrILw"
X-Mailer Evolution 3.2.1
Mime-Version 1.0
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To awilliam@whitemice.org
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.516.1331231043.3037.python-list@python.org> (permalink)
Lines 39
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1331231043 news.xs4all.nl 6964 [2001:888:2000:d::a6]:43874
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:21392

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, 2012-03-07 at 19:14 +0530, janaki rajamani wrote:
> 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?

-- 
System & Network Administrator [ LPI & NCLA ]
<http://www.whitemiceconsulting.com>
OpenGroupware Developer <http://www.opengroupware.us>
Adam Tauno Williams

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


Thread

Re: GUI components in python Adam Tauno Williams <awilliam@whitemice.org> - 2012-03-08 13:21 -0500

csiph-web