RE: [Tktable] Table title selection selects all rows with -selecttype=row and selectmode=extended
by Jeff Hobbs other posts by this author
Jun 23 2004 1:09AM messages near this date
[Tktable] Table title selection selects all rows with -selecttype=row and selectmode=extended
|
[Tktable] Support for bindings
> I am trying to use the column titles to sort the table and
> find that with selectmode set to extended -- and selecttype
> to row - that the selection in the title cells of the column
> causes the entire table to be selected - which was a bit of a
> surprise to me. I would expect this if I had rowtitles and
> coltitles and had selected the upper left most cell - but
> otherwise I would anticipate not changing the selection if
> selectype was row and a title column was selected.
I could see that as surprising - you can see the behavior
for this in the tkTable.tcl bindings. I would consider
changing it if you have a better behavioral patch.
> What interests me more -- would be to find a way to intercede
> or configure the widget differently -- to stop that from
> happening -- so that I might select the title for the column
> -- and use it to sort the
> column -- without changing the selection in the table.
As those bindings are all in Tcl, it really is possible
for you to change it as you will, customizing it for any
particular app behavior.
Jeff
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Tktable-users mailing list
Tktable-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tktable-users
Thread:
EXT-Kielty, Shawn
Jeff Hobbs
|