Re: GtkRange API is incomplete



Hi.

> Can't you just connect to two different signal handlers one for the
> update and one for the undo stack?

There is only one signal (GtkRange::value-changed) available.
Unfortunately, GtkRange's internals are one huge pile of ... and
adding another signal would not be that easy. Maybe you can combine
all ::value-changed signal emission in certain time interval into one
undo action?

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com


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