[Mono-winforms-list] ListView fails to update ListViewItem display on submember updates

Brian Wolfe brianw at terrabox.com
Sun Jan 28 16:05:31 EST 2007


I wrote an application in VisualStudio that uses a ListView. On windows,
when I call myListView.Update() it repaints all of the changed items
jsut fine. When I compile it under Mono it fails to update the rows.

Is there a way to trigger ListViewItem object to redraw itself? Or to
trigger the specific SubItem to redraw?




More information about the Mono-winforms-list mailing list