Hi,
I'm trying to set focused decorator for date chooser, but it has no
effect. My code inside Appearance.js is:
"datechooser" :
{
style : function(states)
{
return {
decorator: states.focused ? "input-focused" : "input"
}
}
},
Em I able to do something like this or it's needed to support it in
qooxdoo first?
--
Best regards
- Petr Kobalicek <http://kobalicek.com>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel