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


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

Re: GUI components in python

Started byMichael Torrie <torriem@gmail.com>
First post2012-03-08 23:33 -0700
Last post2012-03-08 23:33 -0700
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 Michael Torrie <torriem@gmail.com> - 2012-03-08 23:33 -0700

#21421 — Re: GUI components in python

FromMichael Torrie <torriem@gmail.com>
Date2012-03-08 23:33 -0700
SubjectRe: GUI components in python
Message-ID<mailman.530.1331276421.3037.python-list@python.org>
On 03/07/2012 06:44 AM, janaki rajamani wrote:
> Hi
> 
> 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.

brain workshop appears to use the pyglet library:

http://www.pyglet.org/

[toc] | [standalone]


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


csiph-web