Hi Peter,

type=image for the listView has some issues. Please try to use iconHtml 
instead. This should work better.

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.

Cheers,

Sebastian


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


-------------------------------------------------------------------------
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

Reply via email to