Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21392
| Subject | Re: GUI components in python |
|---|---|
| From | Adam Tauno Williams <awilliam@whitemice.org> |
| Date | 2012-03-08 13:21 -0500 |
| References | <CAJJmO1XiGTboC4H7qhS5Yt4KfNHp5orPWqZNrKZk6AF9S0Ormw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.516.1331231043.3037.python-list@python.org> (permalink) |
[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
Re: GUI components in python Adam Tauno Williams <awilliam@whitemice.org> - 2012-03-08 13:21 -0500
csiph-web