RE: [gtk-list] RE: TextBox




On 05-Feb-98 ALT2376@ritvax.isc.rit.edu wrote:
>       Thank you very much!...It works good
>         What do gtk_text_free/thaw do actually?.

They allow you to inform GTK that you are going to do multiple
updates to the widget. This means that it won't get redrawn every
time you change a single item. You can do all your changes, and then
when 'thaw' is called, the widget will do one update.

Tony
--
E-Mail: Tony Gale <gale@minotaur.dra.hmg.gb>
Clones are people two.

The views expressed above are entirely those of the writer
and do not represent the views, policy or understanding of
any other person or official body.



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