Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52035
| References | <d5k10959lpbkdh02o5em9tmfhlqnac20vh@4ax.com> |
|---|---|
| Date | 2013-08-06 13:03 +0200 |
| Subject | Re: [GUI] Good frameworks for Windows/Mac? |
| From | Jordi Riera <kender.jr@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.247.1375790855.1251.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hey you can build GUIs with tkinter <http://wiki.python.org/moin/TkInter>. Easy but not as powerful than PyQt can be. I think it is os agnostic. Regards, Jordi On Tue, Aug 6, 2013 at 12:35 PM, Gilles <nospam@nospam.com> wrote: > Hello > > I need to write a small GUI application that should run on Windows and > Mac. > > What open-source framework would you recommend? I just need basic > widgets (button, listbox, etc.) and would rather a solution that can > get me up and running fast. > > I know about wxWidgets and Qt: Are there other good options I should > know about? > > Thank you. > -- > http://mail.python.org/mailman/listinfo/python-list > -- - Jordi Riera, Connecting people. +33 662217507
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GUI] Good frameworks for Windows/Mac? Gilles <nospam@nospam.com> - 2013-08-06 12:35 +0200
Re: [GUI] Good frameworks for Windows/Mac? Vlastimil Brom <vlastimil.brom@gmail.com> - 2013-08-06 13:22 +0200
Re: [GUI] Good frameworks for Windows/Mac? Gilles <nospam@nospam.com> - 2013-08-07 00:13 +0200
Re: [GUI] Good frameworks for Windows/Mac? Jordi Riera <kender.jr@gmail.com> - 2013-08-06 13:03 +0200
Re: [GUI] Good frameworks for Windows/Mac? sagar varule <sagar.varule@gmail.com> - 2013-08-08 01:47 -0700
Re: [GUI] Good frameworks for Windows/Mac? Gilles <nospam@nospam.com> - 2013-08-08 11:17 +0200
csiph-web