Hi Nortbert,

You are making my point ;) .
.fadeIn() and .fadeOut() do not implement the behaviours that I need. 
For instance I need the collapsing for a popout that is docked(visually) 
to the inside of larger widget(like a grid). It slightly sticks out and 
when clicke moves into view.

Sanne


On 10/11/15 11:28, Norbert Schroeder wrote:
> Hello Sanne,
>
> I've been using the .fadeIn() method of qooxdoo widgets quite a lot recently 
> (http://demo.qooxdoo.org/devel/apiviewer/#qx.ui.core.Widget~fadeIn!method_public),
>  even as a replacement for collapsing animations (cf. "References" at 
> http://scro34.de). It's not what I actually would like to have, but in terms 
> of mental mapping it's better than just calling .show() - and it's very easy 
> to handle programmatically.
>
> BTW: The corresponding .fadeOut() method doesn't seem to work properly (don't 
> ask me why, I still didn't find the time to have a closer at this matter).
>
> Best regards,
>
>    Norbert
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>


------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to