[CentralOH] GUI Tools

James - Atlantix james at atlantixeng.com
Wed Aug 11 14:17:09 CEST 2010


This is a subject that is a little different than the Tk question just
posed, but I'm wondering how many prefer to use a GUI tool such as Tk,
WxPython, PyQt, or VTK versus a web based GUI / framework? My work demands
standalone GUI's, but much effort of late uses web based GUIs. This would be
an interesting survey question. 
Thanks,
James

-----Original Message-----
From: centraloh-bounces+james=atlantixeng.com at python.org
[mailto:centraloh-bounces+james=atlantixeng.com at python.org] On Behalf Of
centraloh-request at python.org
Sent: Wednesday, August 11, 2010 6:00 AM
To: centraloh at python.org
Subject: CentralOH Digest, Vol 40, Issue 6

Send CentralOH mailing list submissions to
	centraloh at python.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://mail.python.org/mailman/listinfo/centraloh
or, via email, send a message with subject or body 'help' to
	centraloh-request at python.org

You can reach the person managing the list at
	centraloh-owner at python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentralOH digest..."


Today's Topics:

   1. Table widget for Tkinter (Mark Erbaugh)


----------------------------------------------------------------------

Message: 1
Date: Tue, 10 Aug 2010 06:11:15 -0400
From: Mark Erbaugh <mark at microenh.com>
To: centraloh <centraloh at python.org>
Subject: [CentralOH] Table widget for Tkinter
Message-ID: <67712E28-0324-4CC0-AEC6-5C20C96744CB at microenh.com>
Content-Type: text/plain; charset=us-ascii

Is anyone using a table-type widget in a Tkinter app?  I'm looking for a way
to display and edit rows and columns of data. I've used Tktable before but
wonder if there is something better.  What about Tix?

Speaking of Tix, is anyone using that on a Mac?  When I try a simple app, I
get a TclError: can't find package Tix. Some googling finds that the Tix
package isn't included in Mac versions of Python (either the standard one
included with OSX or with the MacPython versions).  Has anyone installed the
Tix package?  How do you do that?

Thanks,
Mark




------------------------------

_______________________________________________
CentralOH mailing list
CentralOH at python.org
http://mail.python.org/mailman/listinfo/centraloh


End of CentralOH Digest, Vol 40, Issue 6
****************************************



More information about the CentralOH mailing list