Re: GtkEntry set text
- From: Owen Taylor <otaylor redhat com>
- To: Reham Younis <reham_younis yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: GtkEntry set text
- Date: Wed, 22 May 2002 22:21:11 -0400 (EDT)
Reham Younis <reham_younis yahoo com> writes:
> Does anyone know who do I set the text of a GtkEntry?
> I am using gtk_entry_set_text(GtkEntry * entry,gchar
> *text). But it keeps appending to the current text!
> Could anyone give me an explanation?
I'm skeptical that it appends instead of replacing
the current text :-)
The best thing to do when you get strange behavior is
to try to make as small a program as you can that
reproduces the problen. Then you'll either:
a) Discover that it was something you were doing
elsewhere in your program.
b) Have a good example to post here.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]