Dnia Thu, 08 May 2008 11:52:10 -0700, matthiasm napisaĆ(a): > On 08.05.2008, at 20:37, Lukasz wrote: >> I have a following problem. In the draw() function of the main window I >> have, among other things, a following code: It's (again) driving me >> nuts :-). Why could possibly draw_child() not call draw() ? > > > This is by far too little code for me to understand what you are doing, > and too little explanation to figure out why you are doing this. Please > be more specific and explain, why you want to change the redraw > mechanisms.
You're right, but nevermind - I forgot window()->make_current() after fl_end_offscreen()... As to motivation, I'm doing some weird stuff because I want to have nice crosshairs on the plot without any jerkiness. Lukasz _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

