Ah, this is plain qooxdoo. Every widget can fade in/out (see [1]), for example:

container.addListener("appear", function() {

  this.fadeIn(200);

}, container);


In my apps I'm using "fadeIn" only, "fadeOut" doesn't work properly (can't remember the exact circumstances when it fails).

Norbert

[1] http://demo.qooxdoo.org/devel/apiviewer/#qx.ui.core.Widget~fadeIn!method_public



Am 13.09.2015 um 21:44 schrieb Phyo Arkar:
Those fade in fade out at http://scro34.de/darktheme/

On Mon, Sep 14, 2015 at 2:10 AM, Norbert Schröder <n.schroe...@scro34.de <mailto:n.schroe...@scro34.de>> wrote:

    What do you mean by "animations"?



    Am 13.09.2015 um 21:24 schrieb Phyo Arkar:
    Those animations , are they done directly in Theme? How it works??

    On Mon, Sep 14, 2015 at 1:53 AM, Phyo Arkar
    <phyo.arkarl...@gmail.com <mailto:phyo.arkarl...@gmail.com>> wrote:

        That is awesome! thanks a lot Norbert!

        On Sun, Sep 13, 2015 at 3:16 AM, Norbert Schröder
        <n.schroe...@scro34.de <mailto:n.schroe...@scro34.de>> wrote:

            Hello,

            The "DarkTheme" for modern qooxdoo versions is now
            available, please use
            this link to download the source code of the theme:
            http://scro34.de/darktheme/source/trunk/darktheme_trunk.zip

            I'll also provide the source via qooxdoo-contrib and
            github, probably by
            the end of next week. If you're interested in a DarkTheme
            live preview,
            please follow this link: http://scro34.de/darktheme/

            Cheers,

            Norbert



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





    
------------------------------------------------------------------------------


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


    
------------------------------------------------------------------------------

    _______________________________________________
    qooxdoo-devel mailing list
    qooxdoo-devel@lists.sourceforge.net
    <mailto: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

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

Reply via email to