Re: how to improve the speed of GTK pixmap



Hi,

"magicdhj" <dhj nanjing-fnst com> writes:

>     I am now trying to use gtk to draw graphic. And I use the double
> buffer to avoid flicker.

you don't need to do any double buffering with gtk+-2.x since the
library transparently does it for you. If you implement your own
buffering on top of it, you will only slow your app down.


Salut, Sven



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