Re: [Tktable] Support for bindings
by Gregory Pierce other posts by this author
Mar 16 2004 1:55AM 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've actually wrote an Itcl spreadsheet widget which is 100% Tcl code.
It uses a<br>
canvas and text widgets. It has the basic features that I need and it
has a similar<br>
look and feel of MS Excel in the way cells are selected (expandable
selection box)<br>
and the ability to change font and colors for characters within a cell
(using tags within<br>
the text widget). The only downside is that it's slow for large tables.
TkTable is much<br>
faster drawing large tables because it's written in C and that was my
main motivation<br>
for scrapping what I have, however, it doesn't seem to have everything
I need in order<br>
to make it work the way I need it to.<br>
<br>
Were you able to take a look at the one suggestion I had about
resizing? Basically,<br>
you would only resize the non-title cells only when Button 1 is
released. This could<br>
be an option that is almost a must have for very large tables,
especially, if each cell<br>
is a text widget or some other widget.<br>
<br>
Just curious, how come you didn't make each cell just a text widget?
Then it would<br>
have all it's built-in capabilities?<br>
<br>
Greg<br>
<br>
Jeff Hobbs wrote:<br>
<blockquote type="cite"
cite="mid052e01c40ad8$269047e0$de04a8c0@activestate.ca">
<blockquote type="cite">
<pre wrap=""> Basically, my overall goal is to duplicate some of the basic
features that MS Excel has. For example,
the way a region of cells appears when they are selected,
double clicking in order to edit a cell etc...
</pre>
</blockquote>
<pre wrap=""> <!---->
Why is it that the current basic cell features don't suffice
for recreating the basics of MS Excel? Perhaps you should
consider the "moving" entry widget that was described earlier.
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
</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
|