Re: gtk_label problem



raphy7002 caramail com writes:

> Hello,
> 
> I use a gtk_label in my application.
> with the function gtk_label_set_text, I'm writing text
> inside my gtk_label,
> but when I want to change the text of my label in my
> program, the new text overwrites the old text.
> Is there a way to destroy or delete correctly the content of
> a gtk_label in order to change the text inside it ?

Hi,

Seems like you are using a theme engine? Plain GTK+ clears out the
old text nicely, however i saw strange GtkLabel effects when using
e.g. the Pixmap engine.

ciao,
--Mitch




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