Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7448
| Newsgroups | comp.lang.python |
|---|---|
| Subject | Python Card alternatives? |
| From | rzed <rzantow@gmail.com> |
| Message-ID | <Xns9F015CD035787rzantowgmailcom@74.209.131.13> (permalink) |
| Organization | UseNetServer.com |
| Date | 2011-06-11 13:07 +0000 |
Desktop apps don't seem to be the wave of the future, but they still serve a useful purpose today. They can be ideal for a quick database table management screen, or a data entry front end for a program with a bunch of parameters. It's not easy enough to build a quick utility with a GUI front end, though. Wax and PythonCard (and maybe others) tried to hit that niche, but development on both is spotty at best. Some claim that Dabo's gui builder is a good one for this purpose, and maybe it can be. Are there any other, better solutions? I've been looking at Rebol lately, and it has some points of interest. I much prefer Python as a language, but Rebol View's layout specifications are wonderfully concise, and the support code seems to be fairly straightforward as well. Has anyone tried to mimic their approach in Python? -- rzed
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python Card alternatives? rzed <rzantow@gmail.com> - 2011-06-11 13:07 +0000
Re: Python Card alternatives? Luis M. González <luismgz@gmail.com> - 2011-06-11 10:02 -0700
Re: Python Card alternatives? python@bdurham.com - 2011-06-11 13:22 -0400
Re: Python Card alternatives? Tim Johnson <tim@johnsons-web.com> - 2011-06-11 10:02 -0800
Re: Python Card alternatives? Adam Tauno Williams <awilliam@whitemice.org> - 2011-06-12 11:18 -0400
Re: Python Card alternatives? Wolfgang Keller <feliphil@gmx.net> - 2011-06-12 19:17 +0200
Re: Python Card alternatives? Wolfgang Keller <feliphil@gmx.net> - 2011-06-13 20:10 +0200
Re: Python Card alternatives? rzed <rzantow@gmail.com> - 2011-06-13 23:46 +0000
csiph-web