Re: Draw a line & erase it
- From: Paul Davis <paul linuxaudiosystems com>
- To: Ana Gutierrez Pascual <al004180 anubis uji es>
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: Draw a line & erase it
- Date: Wed, 05 Mar 2003 10:40:37 -0500
>I want to know how can I do if after I draw a line, and an event
>ocurres, the line will be erase.
>there's my code to draw a line.
you should ONLY draw in an expose event handler. nowhere else, ever. (unless
the drawable is offscreen (e.g. a pixmap)). search the archives for
discussions of this if you are confused. look for "expose event".
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]