Hello,
Le 14/11/2016, Pozz Pozz a écrit :
> Of course, I'm supponsing the case of several parameters that have
> different values but the same range properties (min, max, page
> step, ...)
You may implement your use case using bindings. You have a master
GtkAdjusment, or even better a derived GOb
2016-11-15 6:27 GMT+01:00 Tristan Van Berkom :
> Hi,
>
> On Tue, 2016-11-15 at 02:09 +0100, pozzugno wrote:
> [...]
> > I have tried to catch "editing_started", "editing_canceled" and
> > "edited"
> > signals of CellRenderer. In "editing_started" callback, I retrieve
> > and
> > save the row and c
... still trying to build from a graphics designer mockup :)
There is a way to override the .gtkrc-2.0 file to avoid button prelight
state?
I want the some widgets (mostly toggle buttons) to keep their actual state
(normal or active) also if the cursor is on them.
It's a functional behaviour, no