freezing canvas ?
- From: "Florent.Devin" <Florent Devin lifl fr>
- To: gnome-devel-list gnome org
- Subject: freezing canvas ?
- Date: Fri, 22 Sep 2000 10:15:50 +0200 (CEST)
Hi,
For some reason (strange?), I found canvas too quick :-)
How can I freeze the canvas ?
I've try :
gtk_layout_freeze (GTK_LAYOUT (canvas));
doing something like drawing line, and hiding object, ...
gtk_layout_thaw (GTK_LAYOUT (canvas));
but when I run this code, I saw all modification that I am doing. So
how can I freeze the drawing on canvas ?
Is there any reason that can force my canvas to ignore the freeze
order ?
-- Florent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]