Re: First pass at double-buffered drawing
- From: Miguel de Icaza <miguel gnu org>
- To: gtk-devel-list redhat com
- Subject: Re: First pass at double-buffered drawing
- Date: Sun, 28 Nov 1999 18:47:10 -0600
> Heh, it's a little tricky. In 1.4 every drawable has a vtable.
> The vtable for GdkWindow normally passes the event directly
> along to the platform-specific vtable, but if a paint is
> in effect, then it translates the coordinates and draws onto
> the double-buffering pixmap.
Ahaha! Ok, this one was the one I was looking for.
OK, back to the source to check where the smart bits are.
miguel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]