Hello Martin,

it was tough problem, however, finally it works. thanks for the good work.

Regards,
Thomas


MartinWittemann wrote:
> 
> Hello Thomas,
> 
> thanks for supplying the demo. With that, I could reproduce the behavior
> very quickly. With the fix i committed to trunk, your demo working without
> any problem.
> In 0.8.2 you need to attach a listener to the datefield and select the
> text in that listener:
> 
>               this.dat1.addListener("appear", function() {
>                 this.dat1.getChildControl("textfield").selectAll();
>               }, this);
> 
> this.dat1 is the datefield like in your demo.
> 
> Regards,
> Martin
> 

-- 
View this message in context: 
http://n2.nabble.com/focus-on-datefield-tp3522209p3595947.html
Sent from the Q&A mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to