RE: [Tktable] help regarding tktable
by Shawn Kielty other posts by this author
Oct 17 2004 9:33PM messages near this date
RE: [Tktable] border
|
Re:[Tktable] help regarding tktable
-----Original Message-----
From: tktable-users-admin@[...].net
[mailto:tktable-users-admin@[...].net]On Behalf Of Sanjay Soni
Sent: Wednesday, September 22, 2004 10:02 PM
To: tktable-users@[...].net
Subject: [Tktable] help regarding tktable
Hi,
I am new user of tktable and having some problems. Can anybody please tell
me
- How to insert widgets like combobox, buttons, entryfield into tktable
cells.
- Single click on a cell puts into editable mode, I want the cell to be
selected on single click and editable on double click
- Clicking on a header selects the row or column, I want to disable this
feature
What version of tktable are you using? I am looking at 2.5 -- which is a
few versions old. I believe using a selectmode of browse will disable the
row selection characteristic. If you want extended selection capabilities --
and to disable the row selection -- I think it's more interesting -- a quick
solution is to put a button or label widget in each of the the titles and
have it so nothing -- or a command that does what you want instead -- for
example sort (there's a built in sort function in later versions).
Is this helping?
Attachments:
unknown1
|