[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Added a "direction" arrow to a table column when sorting

Hi Guys,

I've got my table sorting running just great, and I can merrily sort ascending or descending when a user clicks on the appropriate column.

What I haven't worked out is if there is any standard way to display a sorting arrow to the right of the table column text.

I know I can set an image on a column, but I was wondering if there was a lightweight way of just using the standard icon for table column sorting on whatever platform I happen to be running on.

Thanks heaps,

Glen.