Version 1.4 posted in original post. This version includes two new controls, Splitter and Listview. Between them they make possible the "classic" Explorer type app with a moveable Splitter bar. I have NOT updated the Help yet as it is a big job as Listview is a complicated control and I will need a large dose of enthusiasm to get down to do it. However I thought that I would post the library, with demos, so you can have a play.
On the device, at least on my WM2003 Axim, the Splitter only works correctly for vertically split controls. Note that you can place Splitters on Panels and Forms, and maybe Tabs as well, I haven't tried that yet!
The Listview is a virtually complete exposure of the Listview control including sorting by coluimn. In contrast to Fillippos version, which is optimised as a Table replacement, it provides LargeIcon, SmallIcon, Details and List views but on my device the List view shows nothing. A device limitation I assume. The ordering of the Icons is often not as expected in Large and SmallIcon views. As the underlying order of the items as stored is always correct I can only assume that this is a device "feature". After display they can be sorted and then display in the correct position. I haven't been able to fully characterise this behaviour but as I appear to be able to do nothing to change it I have issued this library.
Last edited by agraham : 07-10-2008 at 11:59 AM.
|