Hi PB coders,
i put a new version of my lib on my (little) PB web page. It's here (new URL)
for english
http://denislabarre.free.fr/index_en.html
for french
http://denislabarre.free.fr/index.html
MoreListIconGadget Version 1.10 beta has 8 new commands with english chm file and with french chm file.
There are 2 different files.
On is a zip one, just unzip it in a temporary folder and open chm help file and take a look at section installation to done it correctly.
The other one is an exe file wich will extract all the lib (22 examples files, the lib itself, chm file and res file)
Exe file seems to be working under WIN98 SE, W2000 and XP.
So, it's a beta version and may bugged.
Here are the new commands :
GetListiconSelectedMode() Get selection modes for the ListiconGadget.
LockColumnSize() Lock or not columns width.
SelectListiconCheckBox() Select or not check boxes.
SetColumnHeaderColor() Set color to the header.
SelectListiconItem() Select or not items.
SetListiconSelectedMode() Allows to modify the selection modes for the ListiconGadget.
ShowListiconCheckBoxes() Show or hide check boxes next to items.
ShowListiconGridLines() Show or hide gridlines separating rows and columns.
Denis