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 > '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 anywhere.
I'm still having some trouble creating ComboBoxEx, but it can wait until things have stabilized; I know there's lots going on currently! (Something strange has happened to the drop-down icon on normal Combos around this time)
> * What's the status of validation on TextFields? Calling setValidation > gives an error saying > _modifyValidator is not a function, and sure enough in TextField.js > this function is declared for > 'apply', but I can't find an implementation > The property definition has been fixed but validation of forms is still very basic.
The current Validation scheme is fine! -- Thanks for the fix on this. However, I still get an error message when I either try to validate, or try to determine if a field is validatable. However, making the property nullable (which I think is the intention) makes things work better. I've attached the trivial patch for this. Regards, Nick
validation_allow_null.patch
Description: Binary data
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel