hi Martin:

I'm using SciTE as well - great editor!

anyway, I installed it under Python 2.4, then opened tablelist.py
under SciTE and ran it from there. I can't remember if I ran the file
from the folder where I downloaded it, or from its installed folder.

I'm now at work (GMT-7), so I'll try installing it here and see what
happens... let's see, open the .tar.gz file, copy the contents to
..python24\lib\site-packages, browse to that folder, open tablelist.py
with SciTE, press F5 for Run - bingo!

I notice that the button on the side of the list seems to be fixed in
that location.  Is there a way to have it display underneath the table
list? (no biggie if not).   Very easy to get back the selection: just
click on a row and then click on the button (to which I added
text="select").  The show method could be modified as needed by the
user.

Just yesterday, I used a multiListBox to display some information (see
attached graphic); but it looks like TableList could be more powerful
in the future if it supports cell by cell editing. It could then
support data entry as well as its current display capabilities.

Thanks for you work so far on this!

cheers,
S


-- 
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PROTECTED]

<<attachment: SM_fluids-list.jpg>>

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to