3 Jan
2008
3 Jan
'08
2:08 p.m.
Hi, On Thu, Jan 03, 2008 at 05:05:41AM +0000, place wrote:
Jorge wrote:
BTW, would you mind looking at this case?
<table border=90> <tr> <td>1 2 3 4 <td>5 6 7 8 9 10 <td>A <tr> <td colspan="2" bgcolor=teal>cs=2 <td>B </table>
It may use a bevel like firefox.
Attached.
I took the liberty of changing Points to int[2]s to allow me to use fltk::addvertices() instead of fltk::addvertex(). Probably succumbing to premature optimization here...
It looks quite OK to me. Committed. -- Cheers Jorge.-