Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] cannot sort contents of TableViewer by ViewerSorter, when SWT.VIRTUAL is setted

Hi All,

I have written the program which sorts the contents of Table using
ViewerSorter. However, if SWT.VIRTUAL is specified when generating
TableViewer in order to improve the performance of a table,
ViewerSorter cannot sort Table contents.

Is this action a bug?  or is it specification?

Regards,

-- 
Daisuke Kameda
 Japan KDE Users' Group:  President
   mailto:daisuke at kde.gr.jp  http://www.kde.gr.jp/~daisuke/
 immodule for Qt Project:  Project Maintainer
   http://www.freedesktop.org/wiki/Software_2fimmodule_2dqt



Back to the top