Answered my own question but it causes another issue using QxListViewPane.setRowHeight(). After setting the click/focus events are happening as if the height was still 16 px high. Because my table is now "taller" if I click on the 2nd item in the ListView it actually focuses the 4th.
So I guess my question needs to be modified: How do appropriately increase the height of a row in the QxListView widget so that I can still focus the row by clicking on it? Thanks. Mike -----Original Message----- From: Michael Wilson Sent: Wednesday, July 26, 2006 5:12 PM To: 'qooxdoo Development' Subject: Newbie Question: How do you set the row height in a QxListView? I'm trying to show some thumbnails inside of iconHtml defined columns in a QxListView. The 47 px high images are being cropped by the next line of the table. How do you adjust the row height (for the entire table I assume)? Thanks. Mike ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
