Skip to main content

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

This bug bug report should answer your question.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=145061
Kevin




Daisuke Kameda <kaminmat@xxxxxxxxxxxx> 
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx
03/05/07 12:33 PM
Please respond to
"Eclipse Platform SWT component developers list." 
<platform-swt-dev@xxxxxxxxxxx>


To
platform-swt-dev@xxxxxxxxxxx
cc

Subject
[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

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top