in reply to Re: Varying font settings within a cell in Tk::TableMatrix?
in thread Varying font settings within a cell in Tk::TableMatrix?
No comment from anyone?
<Nelson Muntz>Ha-ha!</Nelson Muntz>
It would probably be simpler and more efficient to do this withing TableMatrix, of course.
The docs don't show that its possible, although it might be :) its not
So stick a Tk::Text into a cell and there you go, $table->get('row,col') then tagAdd/tagConfigure ... in theory
Or patch/extend Tk-TableMatrix-1.23\pTk\tkTableTag.c and ... c-fudge :)
|
|---|