Re: GtkRange API is incomplete



2010/7/27 Tadej Borovšak <tadeboro gmail com>:
> 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?

Hi there,
You can just connect to the GtkRange's GtkAdjustment value-changed
signal for the view update.


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



-- 
Un saludo,
Alberto Ruiz


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