[gtkada] bitmap-handling with GtkAda

Preben Randhol randhol at pvv.org
Thu Nov 21 17:10:08 CET 2002


Karl Ran <karlran at hotmail.com> wrote on 21/11/2002 (17:07) :
> Nice clock!
> 
> But it seems to me that your clock updates the whole bitmap every
> second.
> 
> That's what I'm trying to avoid......somehow :-/

Why? I'm doing double buffering so there is absolutely no flickering.
You do the drawing onto a pixmap and when you finish the drawing this
pixmap is drawn on the screen so no flickering.

-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 «For me, Ada95 puts back the joy in programming.»




More information about the gtkada mailing list