Re: Clering text in gtk_text box



On Sat, 29 Jun 2002 01:12:09 -0700 (PDT) s k <gtk_som yahoo com> wrote:

text box ..now i need to clear off this text box after
each click of this button 

I'm not sure whether I understood your problem correctly. If I have, then you can simply use 
gtk_entry_set_text(GTK_ENTRY(widget), ""); to erase the text.

However, that seems to be too simple :)

Regards,
Tilman

-- 
Get GKrellM Newsticker @ http://gk-newsticker.sourceforge.net



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