I've ended up with a non-elegant solution: manipulating the Appearance.js:

"collapsable-panel/bar" :
{
    style : function(states)
    {
        return {
            padding: 0,
            margin: 0,
            maxHeight: 0,
            backgroundColor: "yellow"
        }
    }
}

This made the trick...
Thanks for help
Daniel

-- 
View this message in context: 
http://n2.nabble.com/accordion-like-behaviour-how-tp4826117p4855077.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to