Re: Clering text in gtk_text box
- From: Tilman Sauerbeck <tilman sauerbeck web de>
- To: gtk-app-devel-list gnome org
- Subject: Re: Clering text in gtk_text box
- Date: Sun, 30 Jun 2002 17:10:22 +0200
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]