2017-03-13 19:11 UTC
I should like a list view only with images (without text).
But...
DragNDrop Works:
(dcl-ListView-FillList DragNDrop/Form1/ListView1 '(("List 1a" 0) ("List 2a" 1) ("List 3a" 2)))
DragNDrop Don't work:
(dcl-ListView-FillList softline/Form1/ListView1 '(("" 0) ("" 1) ("" 2)))
Any work around ?
Thanks !
But...
DragNDrop Works:
(dcl-ListView-FillList DragNDrop/Form1/ListView1 '(("List 1a" 0) ("List 2a" 1) ("List 3a" 2)))
DragNDrop Don't work:
(dcl-ListView-FillList softline/Form1/ListView1 '(("" 0) ("" 1) ("" 2)))
Any work around ?
Thanks !