Re: [qooxdoo-devel] Experience with 0.7

2007-05-04 Thread Fabian Jakobs
Nick Glencross schrieb: > On 02/05/07, Fabian Jakobs <[EMAIL PROTECTED]> wrote: >> > * GroupBox labels aren't showing, and on investigation it look to be >> > due to a change to >> > a setLegend call in r7498 (should it be ||?) >> > >> Right, its fixed in svn now. > > Brilliant! Thanks! > >>

Re: [qooxdoo-devel] Experience with 0.7

2007-05-03 Thread Derrell . Lipman
"Nick Glencross" <[EMAIL PROTECTED]> writes: > (Something strange has happened to the drop-down icon on normal Combos > around this time) That's probably a related issue to the missing column visibility icon (top-right icon) in Tables. Derrell ---

Re: [qooxdoo-devel] Experience with 0.7

2007-05-03 Thread Nick Glencross
On 02/05/07, Fabian Jakobs <[EMAIL PROTECTED]> wrote: > * GroupBox labels aren't showing, and on investigation it look to be > due to a change to > a setLegend call in r7498 (should it be ||?) > Right, its fixed in svn now. Brilliant! Thanks! > * The ComboBoxEx that I have reports >

Re: [qooxdoo-devel] Experience with 0.7

2007-05-02 Thread Fabian Jakobs
Hi Nick, > Having put it off for a while, I've taken a plunge to 0.7 (r7588). It's > been fairly straightforward, although a bit of manual intervention was > required after migration to get things to run. > > The new OO scheme is great, and it feels a little nippier too, so great > work guys! >

Re: [qooxdoo-devel] Experience with 0.7

2007-05-01 Thread Derrell . Lipman
Nick Glencross <[EMAIL PROTECTED]> writes: > * The ComboBoxEx that I have reports > 'l.forceKeepFirstVisibleRowComplete is not a function' > I see Bug 211 and lines 364-366 of ComboEx, but the error message > isn't quite identical. > In fact, I see no definition for this function any

Re: [qooxdoo-devel] Experience with 0.7

2007-05-01 Thread Nick Glencross
Nick Glencross wrote: > Hi all! > > > Having put it off for a while, I've taken a plunge to 0.7 (r7588). It's > been fairly straightforward, although a bit of manual intervention was > required after migration to get things to run. Sorry for the really ugly formatting in my post! It's a shame

[qooxdoo-devel] Experience with 0.7

2007-05-01 Thread Nick Glencross
Hi all! Having put it off for a while, I've taken a plunge to 0.7 (r7588). It's been fairly straightforward, although a bit of manual intervention was required after migration to get things to run. The new OO scheme is great, and it feels a little nippier too, so great work guys! I have a fe