Instantly commit editing in TkTable?
- From: "jerry.levan@xxxxxxxxx" <jerry.levan@xxxxxxxxx>
- Date: 16 Jul 2006 07:37:23 -0700
Hi,
I have a tktable with a "buffer" row at the bottom. The buffer row
is filled with a '*' in each column.
The buffer row is a gateway to inserting and updating a database.
ie the user fills the buffer row with data and then chooses
update/insert.
and the buffer row contents are then suitably utilized.
The problem is that editing a cell is not "finalized" under the cursor
is moved from the cell.
I keep forgetting this on the last cell in the buffer row. On an insert
the "last" field is still a '*' in this case, possibly leading to
improper
data being inserted into the database (or an error if the field is
numeric).
Is there anyway I can set tktable so that whatever is entered into
a cell is "instantly" available?
Jerry
.
- Prev by Date: Re: Tcl Dll problem
- Next by Date: Re: Announce: tkpath 0.2
- Previous by thread: Announce: tkpath 0.2
- Next by thread: How to get an icon into the Gnome notification area?
- Index(es):
Relevant Pages
|