Re: [qooxdoo-devel] SelectBox and getModelSelection

2016-02-17 Thread rsantiagopaz
var modelSelection = (selectBox.isSelectionEmpty()) ? 2 : selectBox.getModelSelection().getItem(0); selectBox.removeAll(); [{ID: 1, name: 'Test ' + Math.random()},{ID: 2, name: 'Test ' + Math.random()},{ID: 3, name: 'Test ' + Math.random()}].forEach(function(item){ selectBox.add(new qx.ui

Re: [qooxdoo-devel] SelectBox and getModelSelection

2013-07-16 Thread Daniel Lenggenhager
Hi Mustafa Done. Bug 7565 Thanks for your feedback. Daniel Am 16.07.2013 15:24, schrieb Mustafa Sak: Hi Daniel, looks like a bug for me. Please open one at http://bugs.qooxdoo.org/ Gruß Mustafa Sak Applications & Integration 1&1 Internet AG Ernst-Frey-Straße 10 DE-76135 Karlsruhe *Von

Re: [qooxdoo-devel] SelectBox and getModelSelection

2013-07-16 Thread Mustafa Sak
Hi Daniel, looks like a bug for me. Please open one at http://bugs.qooxdoo.org/ Gruß Mustafa Sak Applications & Integration 1&1 Internet AG Ernst-Frey-Straße 10 DE-76135 Karlsruhe Von: Daniel Lenggenhager [mailto:qoox...@ctool.ch] Gesendet: Dienstag, 16. Juli 2013 14:30 An: qooxdoo-devel@lists