Re: [qooxdoo-devel] VirtualSelectBox display

2012-12-28 Thread Wen Yen
Alex, The label is blank and the selection is an empty array. -- View this message in context: http://qooxdoo.678.n2.nabble.com/VirtualSelectBox-display-tp7582370p7582377.html Sent from the qooxdoo mailing list archive at Nabble.com. -

Re: [qooxdoo-devel] VirtualSelectBox display

2012-12-28 Thread Alexander Steitz
27, 2012 9:46 PM To: qooxdoo-devel@lists.sourceforge.net Subject: [qooxdoo-devel] VirtualSelectBox display Hi, I have modified some code in VirtualSelectBox and it's related components to accept multiple selections from the dropdown list. However, I can't seem to figure out how to customize

[qooxdoo-devel] VirtualSelectBox display

2012-12-27 Thread Wen Yen
Hi, I have modified some code in VirtualSelectBox and it's related components to accept multiple selections from the dropdown list. However, I can't seem to figure out how to customize the display in the box. Doesn't matter what item in the list I pick, the box it self remains blank. Any though