[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Keyboard sorting on SWT Tree

I have an eclipse view with an SWT Tree containing 4 TreeColumns. I would like to be able to select a column in the Tree and sort is via the keyboard. Is this possible?

As far as I can tell, other views in base eclipse have a similar problem. If I open up the Problems view, I can't reach the TreeColumns with my keyboard and thus can't sort them. Is there a workaround? Or is there a special keystroke?

Thanks