Re: changeable text



On Aug 14, 2006, at 4:00 PM, eduardo fiss beloni wrote:
hello,
is there some text entity that allow me to change its
text whenever I need it?
it must be simple as Gtk::Label, that is, it must be
put at any point of window...
but not by a constant string, instead I must use a
variable string...

You can call the set_text method on Gtk::Label to change the displayed text at any time.

- Michael



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