18 Dec
2007
18 Dec
'07
8:19 a.m.
On Mon, Dec 17, 2007 at 04:44:01PM +0100, Johannes Hofmann wrote:
Just tried to use the TextEditor widget from fltk (see test/input.cxx in the fltk tarball). It has scrollbar support built in and perhaps other useful stuff. Unfortunately it crashes on division by zero here...
Same here (or rather it's a floating point error which I assume is a division by zero). How annoying, especially as it's clearly the right widget to use and would give us scrolling for free. Guess I'll be recompiling FLTK2 with debugging next... Regards, Jeremy Henty