[gtkada] double buffering with gtk_text?
Jean-Etienne Doucet
doucet at laas.fr
Fri Mar 7 11:33:24 CET 2003
From: Sami EVANGELISTA <evangeli at cnam.fr>
|
| hi
| can we use double-buffering on a gtk_text object? and how?
| In a procedure we make many changes on the gtk_text object which don't
| give a smoothy result.
| Can we create a second gtk_text object on which we make changes and we
| finnaly affect it to the real object?
|
| thank you for any answer
|
Have a look at procedures Freeze and Thaw in the Gtk.Text package.
--jed--
More information about the gtkada
mailing list