Re: [gtk-list] entry signals
- From: Evan Lawrence <evan unix worldpath net>
- To: Joshua Kessler <ogfsrlk wt net>
- cc: gtk-list redhat com
- Subject: Re: [gtk-list] entry signals
- Date: Wed, 17 Jun 1998 14:51:49 -0400 (EDT)
gtk_editable, which is a subclass(?) (don't know the proper terminology
here) of gtk_entry does emit a changed signal, so just attach your
callback to the "changed" signal, emmited by the entry, and it should work
fine - there's probably an example somewhere in testgtk, and I know I've
got an example in gEdit...
--
Evan Lawrence
On Wed, 17 Jun 1998, Joshua Kessler wrote:
> Hey,
> Does gtk_entry emit a "changed" signal? what i am looking for is a way to
> know when the text in certain entry boxes changes so i can parse those strings
> and get what i need out of it. is there another way to do this? i was thinking
> of just connecting the changed signal to an event handler but i dont see one.
> Thanks for any help you can give me.
>
> ----------------------------------
> E-Mail: Joshua Kessler <ogfsrlk@wt.net>
> Date: 17-Jun-98
> Time: 06:27:12
>
> This message was sent by XFMail
> ----------------------------------
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]