That's excellent! It never occurred to me to check whether something like this existed in tcl. At first glance, it looks like the HTML display library with table support ('htmllib3_4.zip') might work, with a Python wrapper.
I haven't found much yet on wrapper howtos--but Jeff Epler's PyBwidgets wrapper seems as good a place as any to begin learning how to do this, since the wrapper has so far worked elegantly for me. Thank you for your help! -- Chris Nethery > [Original Message] > From: Stewart Midwinter <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: Tkinter of Python <tkinter-discuss@python.org> > Date: 1/27/2006 5:51:55 PM > Subject: Re: [Tkinter-discuss] HTML Viewer > > On 1/27/06, Cameron Laird <[EMAIL PROTECTED]> wrote: > . > > If you're reduced to researching this on your own, > > <URL: http://wiki.tcl.tk/2335 > will interest you. > > Cameron, I see that mention is made of lwidgets, a new set of widgets > built from other widgets. None of those have been added to Tkinter's > set of widgets, have they? > > Off the top of your head, do you know of a good tutorial page for > someone wanting to create Tkinter wrappers for Tk widgets? > > thanks, > > -- > Stewart Midwinter > [EMAIL PROTECTED] > [EMAIL PROTECTED] > Skype, GoogleTalk, iChatAV, MSN, Yahoo: midtoad > AIM:midtoad1 > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss