Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7454
| Date | 2011-06-11 10:02 -0800 |
|---|---|
| From | Tim Johnson <tim@johnsons-web.com> |
| Subject | Re: Python Card alternatives? |
| References | <Xns9F015CD035787rzantowgmailcom@74.209.131.13> |
| Organization | AkWebsoft |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.130.1307815777.11593.python-list@python.org> (permalink) |
* rzed <rzantow@gmail.com> [110611 05:14]: > 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? I've used rebol for over 11 years. Longer than I have used python. I've not used rebol/view however, since my meal-ticket is console and web progamming. I'm guessing that you are going to find that difficult to do, but my suggestion would be: 1)Get into one of the rebol communities - probably thru altme. 2)You will find that most rebol programmers work in other languages also, and quite a few (like me) in python. 3)You are likely to get a lot of ideas there. cheers -- Tim tim at johnsons-web dot com or akwebsoft dot com http://www.akwebsoft.com
Back to comp.lang.python | Previous | Next — Previous in thread | 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