Hi, Can someone offer some advice on how to do the following?
I'm currently seeing some inconsistent behaviour regarding selecting disabled (enabled=false) ListItems in a Virtual List programatically (not by the user -- I don't want them to be able to change the selection). When the list first appears these List Items can be selected, but when the list is subsequently updated using the array returned by getSelection(), it doesn't seem to be possible to select them. I thought I had a workaround by making sure all the Items were enabled, setting the selection, and then disabling some of them. This works for the visible Items, but as I scroll recycled ones are not selected. Can anyone advice what classes/methods I would need to override to get the behaviour I'm after? (If it helps, I'll try to create a playgroup example to demonstrate it) Cheers, Nick Glencross ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
