[PATCH 2/2] Indicate to the user a default divelist sorting order

Dirk Hohndel dirk at hohndel.org
Wed Feb 20 07:25:52 PST 2013


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:

> On 20 February 2013 15:47, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>> From: "Lubomir I. Ivanov" <neolit123 at gmail.com>
>>
>> Each time subsurface starts there is supposedly no sorting order
>> (or divelist column) specified by the UI, yet the actual column is '#'
>> (or dive number column), since its the *only* column which allows
>> trips to be visible. If the user selects a different sorting order
>> then he has no idea which column was the one who had the trips visible.
>>
>> "Where did all those 'trip' things go?"
>> This can be a bit confusing...
>>
>> Lets provide indication by calling gtk_tree_view_column_set_sort_indicator().
>> Also call gtk_tree_view_column_set_sort_order() to specify a descending
>> order.
>>
>
> i've watched a lecture by GKH about patches once, who said, "be persistent"...
> which is another way of saying "be annoying", i guess.

:-)

pushed

/D


More information about the subsurface mailing list