Re: blinking clists/ctrees



In my application there is a notebook. It has got serveral pages with clists
and ctrees.
Now i added a new page with some drawingareas in it. Every second i draw
something into the areas no matter whether this notebook page is visible.

SInce i added the new page all my clists and ctrees in the other notebook
pages began to blink every second (i suppose it is a new expose event ).
Why does this appear? and how do i avoid this?
Should i only draw into a drawingarea if it is visible?

I think gtk_clist_freeze() should work, call this just before you enter
your `clist item adding loop'.

When you are done, call gtk_clist_thaw().

Someone mentioned a crash bug when you try this with the GtkCTree(), I
remember one time encountering it but it apparently went away...

--
Sincerely,                  ,"-_                         \|/
-Capt. Taura M.             ,   O=__                    --X--
..__                         ,_JNMNNEO=_                 /|\
OMNOUMmnne.                  {OMMNNNEEEEOO=_
UOOOBIOOOEOMMn.               'LONMMMMNNEEEOOO=.__..,,..
UUOOEUUOOOOOOOObe              '"=OMMMMWNEEEOOOOO,"=OEEEOO=,._
OOUUUIEEIOONNOIUbe.                "7OMMMMNNNNNWWEEEEOOOOOO"   "'.
EEBNNMMMNWNWWEEIMMNe.             __  7EMMMNNNNNWWWEEEEEEEOO.     " .
NNMMMMWWWMMMWEINMMMNn            "=BBEEEEMMMMMMMMNNNWWWEEOOOOO=._     .
                  http://furry.ao.net/~learfox/





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