Please open a bug in bugzilla so this does not get lost and please 
include my workaround there. This may help others finding a solution.

Regarding the edit-ability during fade: you can simply set the fading 
widget to readOnly = true before animation and back to false afterwards.

It may be helpful to create a mixin which provides the method myFadeIn 
and myFadeOut which mimics the original fadeIn and fadeOut using 
qx.bom.element.Animation and mix it into qx.ui.core.Widget or even 
override the original methods in derivates of qx.ui.core.Widget.

Regards
Dietrich

Am 02.02.2016 um 12:55 schrieb Peter Schneider:
> Hi Dietrich,
>
> thanks for the work-around.
> Although it behaves a little bit different (you can still edit the input
> TextField while fading) it is a valid option.
>
> Should I issue a bug for the original problem? Or is this problem "to remote"
> so that it won't be addressed soon anyway?
>
> Regards,
>     Peter
>
>
> Am 2/2/2016 um 10:50 AM schrieb Dietrich Streifert:
>> Hi Peter,
>>
>> yes this seems to be a bug. I don't think you're doing something wrong.
>>
>> As a workarraound you could use animation based on qx.bom.element.Animation:
>>
>> http://tinyurl.com/znwl9zs
>>
>> Regards
>> Dietrich
>>
>> Am 01.02.2016 um 10:44 schrieb Peter Schneider:
>>> [...]


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to