Re: [Tktable] Support for bindings
by Gregory Pierce other posts by this author
Mar 11 2004 4:40PM messages near this date
RE: [Tktable] Support for bindings
|
Re: [Tktable] Support for bindings
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title> </title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Jeff,<br>
<br>
I wanted to further explain the performance issue with having text
windows in<br>
each cell. Tktable is very fast in creating a large table populated by
text widgets.<br>
The performance issue is with the resizing of rows and columns. When<br>
resizing a row for example Tktable is updating the table with each
motion of the mouse.<br>
It would be a great feature if it could update the table only after
button 1 has been<br>
released. Only, the title column or title row would be resized with
each motion of the<br>
mouse. A resize "bar" could be displayed to also indicate where the row
or column<br>
will be resized. For example, this is how resizing is performed in MS
Excel which<br>
makes resizing large tables feasible. Another example is the -jump
option for<br>
scrollbars (btw, -jump doesn't work in the Windows platform).<br>
<br>
Thanks,<br>
<br>
Greg<br>
<br>
Jeff Hobbs wrote:<br>
<blockquote type="cite"
cite="mid016d01c40712$6dcd18a0$de04a8c0@activestate.ca">
<blockquote type="cite">
<pre wrap=""> Is there any planned support for adding bindings to
individual cells?
</pre>
</blockquote>
<pre wrap=""> <!---->
What can't you already do through the global bindings and the
commands that tell you the current cell?
</pre>
<blockquote type="cite">
<pre wrap=""> Also, is there any plan to have each cell
have the same functionality as a text widget (bindings,
selection etc...). This would be a great
</pre>
</blockquote>
<pre wrap=""> <!---->
It may be great, but you are just better off embedded a text
widget there if you really need one. That's a huge effort
that I don't see ever being done due to the complexity
involved (when just embedding a widget works too).
Jeff Hobbs, The Tcl Guy
<a class="moz-txt-link-freetext" href="http://www.ActiveState.com/"> http://www.ActiveState
.com/</a> , a division of Sophos
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Tktable-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Tktable-users@lists.sourceforge.net"> Tktabl
e-users@[...].net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/tktable-
users"> https://lists.sourceforge.net/lists/listinfo/tktable-users</a>
</pre>
</blockquote>
</body>
</html>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Tktable-users mailing list
Tktable-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tktable-users
Thread:
Gregory Pierce
Jeff Hobbs
Gregory Pierce
Gregory Pierce
Jeff Hobbs
Gregory Pierce
Jeff Hobbs
Jeff Hobbs
Gregory Pierce
Shawn Kielty
Gregory Pierce
|