Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7485

Re: Python Card alternatives?

Subject Re: Python Card alternatives?
From Adam Tauno Williams <awilliam@whitemice.org>
References <Xns9F015CD035787rzantowgmailcom@74.209.131.13>
Date 2011-06-12 11:18 -0400
Newsgroups comp.lang.python
Message-ID <mailman.153.1307892058.11593.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, 2011-06-11 at 13:07 +0000, rzed wrote:
> 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, 

+1, they are perfect for that, and will be around for a *long* *long*
time.  And I doubt they will ever go away - the web app will change to
be more desktopish.  Gtk already has an experimental HTML canvas
backend, GNOME3 is a canvas controlled via JavaScript, etc...

> 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?

My advice is to keep it simple.  Gtk/Glade works perfectly well for this
purpose.  The glue code required is trivial.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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