matthiasm wrote:
> When I ported FLTK to the Mac, I started exactly that. The source code
> is still in test/unittest.cxx. The goal was to be able to verify
> rendering on every available platform. I wanted to render markers
> first and then overwrite them with whatever drawing function I was
> testing.
Ah, neat.
I stumbled across it once, but was stumped at how it worked.
But I poke at it a bit, I see the 1-5 buttons are individual
tests, and the < and > buttons that appear forward/reverse
through the tests quickly, M == Menu, etc.
I think the browser idea might be a bit clearer and easier
to navigate, so that it's always clear what all the tests are
by name, and both keyboard or mouse could navigate the tests
consistently. (The browser would simply remain up while one
cycles through the tests.)
I'd be happy to convert it, and port Ian's test program into
it to add it as a test. I can submit the result here, and
if it seems to work, you guys can check it in.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev