The problem seems to be that ObjectListView tries to call a native function, GetScrollInfo, which is provided by user32.dll. It might work if I use Wine, but I've not tried it. The FAQ for ObjectListView also states that "Mono hasn't been supported since Sep 2009."
The problem seems to be that ObjectListView tries to call a native function, GetScrollInfo, which is provided by user32.dll. It might work if I use Wine, but I've not tried it. The FAQ for ObjectListView also states that "Mono hasn't been supported since Sep 2009."