[Tutor] Creating Table using Tkinter

Daxesh Patwa Daxesh Patwa" <dpatwa@cisco.com
Wed, 27 Jun 2001 13:44:14 +0530


This is a multi-part message in MIME format.

------=_NextPart_000_37F1_01C0FF0F.40BEEAE0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All,

Any help on how to creat a table using Tkinter.

My problem :

I am developing a GUI, using Tkinter. I want to display differnet =
choices in a list box,which user can scroll in to and choose one of the =
displayed list.

But as I know I can display only one choice per row of the list and I =
cant have multiple elements on the same row.

If I can create table with more then one column, I may be able to =
display all these columns.(That is what I am guessing)

Any other work around or pointer for this problem will be quite helpful.

Thanks and Regards
Daxesh=20

------=_NextPart_000_37F1_01C0FF0F.40BEEAE0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help on how to creat a table using=20
Tkinter.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>My problem :</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am developing a GUI, using Tkinter. I =
want to=20
display differnet choices in a list box,which user can scroll in to and =
choose=20
one of the displayed list.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>But as I know I can display only one =
choice per row=20
of the list and I cant have multiple elements on the same =
row.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>If I can create table with more then =
one column, I=20
may be able to display all these columns.(That is what I am=20
guessing)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any other work around or pointer for =
this problem=20
will be quite helpful.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks and Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Daxesh</FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_37F1_01C0FF0F.40BEEAE0--