|
Hi everyone,
I wonder if it is possible to allow widgets (custom controls) being the item of a ListView. Essentailly, I have implemented a set of widgets for data input (for example, a widget with textbox and srollbar for integer/float datatype, a widget with both textbox, srollbar, and a interactive circle for angle datatype, and even for metrice (which more complicated widget). I just wonder if it is possible to do that, so that I can take advantage of ListView Operations, otherwise, I`m afraid that I have to write a custom control which allows to contain widgets, and supports insert/delete/sort/move operations.
Any comment and suggestion would be very much appreciated.
Neruson |