Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21421 > unrolled thread
| Started by | Michael Torrie <torriem@gmail.com> |
|---|---|
| First post | 2012-03-08 23:33 -0700 |
| Last post | 2012-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.
Re: GUI components in python Michael Torrie <torriem@gmail.com> - 2012-03-08 23:33 -0700
| From | Michael Torrie <torriem@gmail.com> |
|---|---|
| Date | 2012-03-08 23:33 -0700 |
| Subject | Re: 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/
Back to top | Article view | comp.lang.python
csiph-web