> If I preload > > the listview with dummy data before I try to dynamically load the > > data, all rows that were preloaded with images have the desired > > 16x16 > > sizing. Rows that were not preloaded get 1x1 image sizing.
That sounds similar to the problem we were seeing, but that was when we were using "image" columns. It seemed to be some sort of timing issue - sometimes it would work, sometimes it wouldn't. The image HTML was: <img width="1" height="1" style="border: 0pt none ; vertical-align: top;" src="images/han/?img=True&type=110&status=New"/> So perhaps there is a common problem. I stopped investigating the problem because we moved to iconhtml and there were better things to do... Hugh ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
