Hi Guilherme,
> is there any built-in feature to deal with date format automatically when > selecting the locale? > Not that I'm aware of. It used to be coupled in 0.7, but has been decoupled for 0.8, to allow for greater flexibility in setting CLDR formats. I will try and get Martin involved; he might know something better. > The way my app is right now, It needs to set the date format on every > DateField. > Well, I presume you could just use standard OO principles and create a derived class from DateField that sets the date format in the constructor correctly, and then use the derived class in your code, couldn't you?! Thomas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel