Re: [darktable-devel] Adjust bounds on sliders

2014-01-14 Thread Moritz Moeller
On 13/1/14 1:27 pm, Roumano wrote: > It's seem's to be possible (if i understand correctly) to adjust bounds > on gtk3 sliders > > http://hackage.haskell.org/package/gtk3-0.12.5.0/docs/Graphics-UI-Gtk-Misc-Adjustment.html > > So it's maybe possible to have a sliders for common usage (like 3EV) >

Re: [darktable-devel] Adjust bounds on sliders

2014-01-14 Thread johannes hanika
On Tue, Jan 14, 2014 at 1:52 PM, Moritz Moeller wrote: > On 13/1/14 1:27 pm, Roumano wrote: > > It's seem's to be possible (if i understand correctly) to adjust bounds > > on gtk3 sliders > > > > > http://hackage.haskell.org/package/gtk3-0.12.5.0/docs/Graphics-UI-Gtk-Misc-Adjustment.html > > > > S