RE: [gtk-list] GtkText widget addition



The editable widget already emmits the "changed" signal - it doesn't specify
what kind of change occured (delete, insert) but it is there... Not sure if
this is what you meant or not..

On 21-Apr-98 Christopher James Lahey wrote:
> I'd like to make it so that the GtkText widget has signals that get
> activated every time the text is changed.  Essentially a "delete" signal
> and an "insert" signal which specify that some change has occured in the
> text.  The callback functions would recieve information about where the
> change was made and what was inserted or deleted.  Eventually this could
> even include properties.
> 
> If anyone has any ideas how to do this, any information about the text
> widget, or an interest in using these abilities if they are completed,
> please tell me.
>    Chris
> 
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

--
Evan Lawrence



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]