Hi all!
I have a problem with putting ButtonView with pages into VerticalBoxlayout.
For example at 'At-glance' sample I used myLayout.add(barView) instead of
barView.addToDocument().
After this manipulations I dont see pages.

Is it correct to use layout instead document as container for buttonview?

In metalanguage it looks like that:

<Document>
    <HorizontalBoxLayout>
        <Buttonview>
            <Page1> 
            <Page2> 
        </Buttonview>
    </HorizontalBoxLayout>
</Document>
-- 
View this message in context: 
http://www.nabble.com/Problem-with-putting-ButtonView-into-VerticalBoxlayout-tf2819251.html#a7868799
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to