Hi,

hm, looks like we do have a problem here. Do you have your code somewhere i
can look at it or even test it? Its hard to debug with only a hand full of
information.
The only thing I would try is to add the code with the flush and the
selection stuff right after the place you add it to the composite. That
could work.

Best,
Martin


Thomas Dräger wrote:
> 
> Hello Martin,
> 
> the window is opened directly on startup and loads the first compsite
> (step0).
> which step is created next depends on user input. each new step replaces
> the step before.
> the problem is, when window "appears" the composite with the datefield
> isnt created. (its step3^^)
> i added the listener to the composite so it should get called when the
> inner form appears but it seems that it never gets called. there is a
> debug message in the appear-handler but it isnt shown on the console. i
> have no idea.
> 
> regards
> Thomas
> 
> 
> MartinWittemann wrote:
>> 
>> Hello Thomas,
>> now it's getting interesting. It could really be a problem that you
>> create the windows on runtime. Could you add a "appear" listener to the
>> window containing the form and execute the flush and focus in there?
>> Maybe thats the spot where we should trigger the selection.
>> Best,
>> Martin
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/focus-on-datefield-tp3522209p3534143.html
Sent from the qooxdoo 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