Re: [gtk-list] Modifieng Text without raising a signal



block the signal, change the text, unblock the signal

the above should do it, though I think you need to block each signal that
you connected. I don't think (I may be wrong) there is a way to block all
signals.
/------------------------------------------------------------------------\
| Miranda Hawarden-Ogata             Email: hawarden@irtf.ifa.hawaii.edu |
| NASA IRTF, Institute of Astronomy  Phone: (808) 974-4206               |
| 1175 Manono St., Bldg 393            Fax: (808) 974-4207               |
| Hilo, HI 96720                                                         |
\------------------------------------------------------------------------/

-----Original Message-----
From: Andreas Leitner <leitner@eiffel.com>
To: gtk-list@redhat.com <gtk-list@redhat.com>
Date: Wednesday, August 18, 1999 3:17 PM
Subject: [gtk-list] Modifieng Text without raising a signal


>
>Hi,
>
>I got another question burning on my mind... (;
>
>What is the best way to modify (basically insert/delete) text in a
>GtkEditable and GtkText without raising insert_text, delete_text,
>changed, etc. signals?
>
>many thanks in advance,
>Andreas
>
>--
>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]