[INIMSS] How can I change the text of a button.

2002-02-04 Thread Dino Cherian K
Hi Any body please help me in finding a way to change the text of a GtkButton. Thanks Dino CK _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ gtk-list mailing

Re: [INIMSS] How can I change the text of a button.

2002-02-04 Thread Vahid Zahiri
Hi Dino you can add a label to button by : gtk_container_add(GTK_CONTAINER(button),label); and change label by: gtk_label_set_text(label ,hello ;-) ); Vahid --- Dino Cherian K [EMAIL PROTECTED] wrote: Hi Any body please help me in finding a way to change the text of a

Re: [INIMSS] How can I change the text of a button.

2002-02-04 Thread Vahid Zahiri
Hi Dino you can add a label to button by : gtk_container_add(GTK_CONTAINER(button),label); and change label by: gtk_label_set_text(label ,hello ;-) ); Vahid --- Dino Cherian K [EMAIL PROTECTED] wrote: Hi Any body please help me in finding a way to change the text of a

Re: [INIMSS] How can I change the text of a button.

2002-02-04 Thread Sven Neumann
Hi, Dino Cherian K [EMAIL PROTECTED] writes: Any body please help me in finding a way to change the text of a GtkButton. gtk_label_set_text (GTK_LABEL (GTK_BIN (button)-child), foo); Salut, Sven ___ gtk-list mailing list [EMAIL PROTECTED]

RE: [INIMSS] How can I change the text of a button.

2002-02-04 Thread Kason Huang
: Monday, February 04, 2002 7:14 PM To: gtk-list; gtk-app-devel Subject: [INIMSS] How can I change the text of a button. Hi Any body please help me in finding a way to change the text of a GtkButton. Thanks Dino CK _ Do You Yahoo!? Get your free