<div class="gmail_quote">On Tue, Aug 18, 2009 at 4:57 PM, Ilkka Ollakka <span dir="ltr"><<a href="mailto:ilkka.ollakka%2Bvlc@oamk.fi">ilkka.ollakka+vlc@oamk.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On ti 18. elokuuta 2009 16.06.03, Jakob Leben wrote:<br>
> The point is that invalid index means root item. You do need to sort root<br>
> item, right. Maybe I didn't document it enough.<br>
<br>
</div>Ain't it little misleading then on what to sort, of otherwise you sort<br>
node under popup?<br></blockquote></div><br>Hmm, you've got a point: the column on which you right clicked can determine the column by which to sort. But then we have the problem, how to sort the root item through popup. But maybe we don't need to allow that anyway, as we can do that via the header of the tree view.<br>
<br>Another idea I have is that we actually sort the parent of the item which was right-clicked. How does that taste to you?<br>