Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21392 > unrolled thread
| Started by | Adam Tauno Williams <awilliam@whitemice.org> |
|---|---|
| First post | 2012-03-08 13:21 -0500 |
| Last post | 2012-03-08 13:21 -0500 |
| 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 Adam Tauno Williams <awilliam@whitemice.org> - 2012-03-08 13:21 -0500
| From | Adam Tauno Williams <awilliam@whitemice.org> |
|---|---|
| Date | 2012-03-08 13:21 -0500 |
| Subject | Re: GUI components in python |
| Message-ID | <mailman.516.1331231043.3037.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web