Re: [qooxdoo-devel] ComoBox Ex

2007-03-19 Thread Fabian Jakobs
Hello Jesus, > Hi: >First of all congratulations for the work done until now for version > 0.7-alpha2 > >By migrating apps I found ComboBox Ex not working > >I can fixLine 1064 in qx.ui.form.ComboBoxEx.js > var border = qx.renderer.border.BorderPresets.getInset(); > >In any c

Re: [qooxdoo-devel] ComoBox Ex 0.7

2007-03-15 Thread dperez
Hi, I know the Table class in which ComboBoxEx is based, has been very refactorized Probably it must be that. Jesus Perez wrote: > >First of all congratulations for the work done until now for version > 0.7-alpha2 > >By migrating apps I found ComboBox Ex not working > >I c

[qooxdoo-devel] ComoBox Ex

2007-03-14 Thread Jesus Perez
Hi: First of all congratulations for the work done until now for version 0.7-alpha2 By migrating apps I found ComboBox Ex not working I can fixLine 1064 in qx.ui.form.ComboBoxEx.js var border = qx.renderer.border.BorderPresets.getInset(); In any case setSelection does not rend