Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tktable: Table/matrix widget extension to Tcl/Tk.
        
        
        - Summary
- Tktable provides a table/matrix widget for Tk programs. Features:
multi-line cells, embedded windows, variable width columns/height rows
(interactively resizable), scrollbar support, tag styles per row,
column or cell, in-cell editing, works on UNIX, Windows and MacIntosh,
Unicode support with Tk 8.1 and above.
Changelog
        
            - * Mon Sep 20 17:00:00 2004 Jean-Luc Fontaine <jfontain{%}free{*}fr> 0:2.9-0.fdr.1
- - Tktable version 2.9 new source release 
            - * Mon Dec  8 16:00:00 2003 Jean-Luc Fontaine <jfontain{%}free{*}fr> 0:2.8-0.fdr.10
- - removed %doc tag for manual page since rpm does it automatically 
            - * Sun Dec  7 16:00:00 2003 Jean-Luc Fontaine <jfontain{%}free{*}fr> 0:2.8-0.fdr.9
- - changed license to BSD like
- removed redundant XFree86 libraries build requirement
- added SMP flags to make stage