Re: Drawing on pixmap good just because "expose event" handled faster?



Hi,

The pixmap has two purposes in scribble:
 - it stores the image the user has drawn
 - it acts as a double buffer to prevent flicker

In GTK 2 you don't need a pixmap to achieve the second goal.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]