[gtkada] bitmap-handling with GtkAda

Preben Randhol randhol at pvv.org
Thu Nov 21 16:42:23 CET 2002


Karl Ran <karlran at hotmail.com> wrote on 21/11/2002 (16:33) :
> Hello,
> 
> I'd like to create bitmap which scrolls to the left every 100 mili seconds 
> by y pixels and update on the right side by y*h new pixels.
> 
> Similar to the xload(unix) or the task manager(windoze).
> 
> Is there a special GtkAda facility I can use for this?
> 
> The only requirements are that it doesn't flicker and I don't have to
> update the whole bitmap every time.
> 
> Is this possible with GtkAda?

Yes. You can look at my Klokka and the double buffering example that
comes with GtkAda. 

   http://www.pvv.org/~randhol/Ada95/Klokka/

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




More information about the gtkada mailing list