Re: Preventing overwrite mode in GtkEntry



Nickolai Dobrynin wrote:
Thanks for your input.  It looks like the obvious way of getting around the
default signal handler for "toggle_overwrite" is by using
'g_signal_connect_after'.  This is *A* way of dealing with that.  However,
is it possible to completely drop the default handler so it wouldn't even be
around anymore?  What are the possibilities there?

Not that I'm aware of and probably not at all other than deriving your own
entry class.

Paul



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