Re: Drawing a widget to offscreen



On Fri, 2007-10-12 at 14:38 +0300, Alberto Mardegan wrote:

How can I achieve this?

you can't. the support for offscreen rendering is still an experimental
patch in bugzilla.

what you can do is offload the list model population inside a thread and
cache as much as you can to avoid per-row computations (like cell data
functions).

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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