Re: Scrollbar flickers when clock run
- From: Paul Davis <pbd Op Net>
- To: Sven Neumann <sven gimp org>
- Cc: Flávio Alberto Lopes Soares <flavio maqplas com br>, gtk-list <gtk-list gnome org>
- Subject: Re: Scrollbar flickers when clock run
- Date: Mon, 25 Feb 2002 14:13:50 -0500
>the GtkLabel you use for the clock has to recalculate its size when you
>change the text every second. Most probably this size change propagates
>to the GtkClist which has to adapt to the new size and thus redraws
>itself. Try to change your box layout so the label size doesn't affect
>the size of any other containers, especially not one that holds larger
>widgets like your GtkCList.
and maybe ensure the clock uses a fixed-size font, and a fixed format
for the display, so that its size never actually changes.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]