Hi Sebastian,
> Hi Peter, > > type=image for the listView has some issues. Please try to use iconHtml > instead. This should work better. Yes you are right, I did this already in my application. Just forgot to mention it. I started with that type first and found some other issues that did made me think I should use the image-type instead. But that's another story. I will add this tip to the bug report as well (once I found out how to file a bug for qooxdoo). > > You can also report this as a bug. But please note that the ListView is > seen as deprecated and should be sometime replaced with the table in > applications which still use it. For new application please directly use > the table widget. Ah thank you, this answers my post-scriptum! I will try to not use in any further in new developments and convert all other ListViews in my project when I come across them. So the bug should be related to the 0.7.x Branch of qooxdoo. > > Cheers, > > Sebastian > Thanks a lot Peter > > Peter Schneider schrieb: >> Hi Group, >> >> there seems to be a problem with the ListView (qx.ui.listview.ListView) >> when a column is of type "image". >> The image seems not to be connected to the rest of the data-row when scrolled >> or changed. >> >> >> The problem can be easily seen on the demo-browser on the ListView_2 example: >> >> http://demo.qooxdoo.org/current/demobrowser/#example~ListView_2.html >> >> Just scroll down and you will see that the icons stay where they were in the >> first place. >> >> >> I'm currently working on a "partly patched qooxdoo 0.7.2" but it seems to be >> present in version 0.7.3 as well (as seen in demo-browser). >> >> In my application here I've tried some other things, but even cleaning the >> complete data-map did not change the display of the icon column. >> >> Does anybody have a quick-fix for it? >> >> Thanks in advance, >> Peter >> >> >> P.S.: By the way, does the ListView have a future in qoodxoo or should I >> start >> switching over to table in any (low row-count) case? >> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
