> Hi Stan, > > let me thank you again, I must state that for me - being primarily hardware > eng. and c++ autodidact (since about 6 weeks, since I found fltk) your code > is way over my head. It really draws very fast. > > Anyway I'm reading it now trying to understand it better, I added two scale() > calls to it (see below) because zoom-out did not redraw the whole area.
I'm glad it works for you. I confess that my focus was on runtime efficiency; it's quite likely that I screwed up the real-world "correctness" of the display. Hopefully, you've fixed that by now :) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

