[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dsdp.ercp] ListView : Repaint problem if density is ListView.LOW

Hi All,

new ListView(this, SWT.NONE, ListView.LOW); is not showing all the items on display (it just shows as blank white list). If we click on the component then only it shows all the items. This problem exists on eswt demo also. How can I fix this or is it a bug?

Regards,
-arun