Hey all, I have been testing wxHtmlWindow with a simple table using the
demo program. When I print (on WinNT) the text seems to sit a little
high in the cells. The result is that one sell which is white text on a
black background gets cropped at the top. Maybe someone could test this
to see if the problem is wide-spread or specific to my setup. Thanks.
···
**************
<html>
<table width="60%" border="0" cellspacing="0" cellpadding="0">
<tr><td width="100" bgcolor="#000000" align="left">
<font color="#ffffff">Rushing</font>
</td><td width="100%"> </td></tr>
<tr><td colspan="2">
<table width="100%" border="1" cellspacing="0" bordercolor="#0000000">
<tr><td align="left"> Player</td>
<td width="20%" align="left"> Count</td>
<td width="20%" align="left"> Total Yards</td>
<td width="20%" align="left"> Average Yards</td>
</tr>
<tr
align="left"><td> 25</td><td> 5</td><td> 45</td><td> 9</td></tr>
<tr><td> 34</td><td> 4</td><td> 13</td><td> 3.2</td></tr>
<tr bgcolor="#dcdcdc"><td> Team
Total:</td><td> 9</td><td> 58</td><td> 12.2</td></tr>
</table>
</td></tr>
</table>
</html>
**************
"I wonder where all the hunters are today..."
Daryl Stultz - python, blender, robots, really bad harmonica playing...
daryl@together.net
RedHat Linux 6.1 - Dual Pentium Pro