Re: range inversion



Tim Janik <timj gtk org> writes: 
> the ranges definitely need a way for the user to hook in and provide
> his own type of mapping. though log/sqrt are usefull mappings, the
> range mapping facilities shouldn't be limited to this fixed set.
> putting gtk_range_set_inverted() and maybe assorted friends is only
> a shortterm kludge, use a user-configurable signal right away and
> don't bloat the API ;)
> 

If we do that then the default top-to-bottom of GtkRange should be
flipped, you almost always want higher values on top, right now it's
totally broken, and you shouldn't have to connect to a signal and do
weird stuff to get normal/expected behavior.

Havoc




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