On Fri, 14 Jan 2005 08:47:49 -
"Alan Gauld" <[EMAIL PROTECTED]> wrote:
> Tk was written in the 80's so given
> its origins was not likely to have a table.
>
> Of course it would be nice if they added one now!!!
>
It looks like they are already working on it:
http://wiki.tcl.tk/12753
> I'm not yet used to search in the cookbook... and I though such
> "basic" widget would have been implemented directly in Tk or Tix...
A bit of historic perspective. John Ousterhout invented TCl/Tk
to provide a control language for his electrical engineering
projects. Thus its focus is on GUIs
Hi,
Exactly what I was looking for!
I'm not yet used to search in the cookbook... and I though such
"basic" widget would have been implemented directly in Tk or Tix...
Thanks a lot to both of you!
G
On Thu, 13 Jan 2005 12:06:51 -0800 (PST), Danny Yoo
<[EMAIL PROTECTED]> wrote:
>
>
> On Thu,
On Thu, 13 Jan 2005, Guillermo Fernandez Castellanos wrote:
> Is there any "table" frame that I am unaware of?
Hi Guillermo,
There are some recipes for making a Tkinter table widget; here's one:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52266
There's a Tkinter wiki page t
Guillermo Fernandez Castellanos wrote:
Is there any "table" frame that I am unaware of? or a way of changing
the type of character so I can have a font with characters of equal
width?
You might see if this does what you want:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52266
--
John.
Hi,
I have a table of information that look like this (only 3 lines here):
Gibraltar Division BR INF D 095 59 GAR None 10-7-4-6 Gibraltar
Kuwait Division BR INF D 148 71GAR None 2-1-0-4 Kuwait
Somaliland Division BR INF D 139 84 GAR None 2-1-0-3 None
I would like to show this in a nice