Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multicolumn List with Icons - Timing issues
#1
I understand that you can have icons in a multicolumn list using :
Quote:sub.LvSetCellImage

provided that the icons are described using
Quote:SendMessage hsys32 LVM_SETIMAGELIST LVSIL_SMALL t_il

It is implied that the image list is loaded or created previously.

I have such a list with about 8000 items. Actually it is created browsing all menus in my QM file, and it is used as a catalogue to find things that I have forgotten, even if they ever existed.

I have experienced that sub.LvSetCellImage is time consuming and I am thinking over abandoning it. I am not in a position to investigate whether this delay is due to the searching in the imagelist or to the designing of each individual list line. Any advice on these issues and/or ideas about possible alternate solutions will be much appreciated.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)