i've written a lib for ListIconGadget but only for WIndows OS.
The lib is MoreListiconGadget And zip file MoreListiconGadget.zip
There are 14 available commands.
You can get it from this page :
English version with english chm Help file :
http://membres.lycos.fr/dennis25/index_en.html
French version with french chm Help file (avec fichier d'aide en francais)
http://membres.lycos.fr/dennis25/index.html
Commands
Code: Select all
GetColumnAlignment()
GetColumnHeaderFont()
GetColumnHeaderText()
GetColumnsNumber()
GetColumnWidth()
GetHeaderID()
GetListIconGadgetColor()
SetColumnAlignment()
SetColumnHeaderFont()
SetColumnHeaderText()
SetColumnWidth()
SetHeader()
SetListIconGadgetColor()
ShowColumnsHeader()
If your install path is different, you must unzip the lib in a temp folder and then copy the unziped folders to your path.
Take a look to Help file, section installation to get infos about folders.
Use F1 key to get infos upon commands (like PB help file).
I've done tests under Win98SE + all update and french coders have tried it under XP Pro and it seems working without problems. If you get some, let me know.
Denis