Hmm

              var iframe = new qx.ui.embed.ThemedIframe().set({
                        width: 300,
                        height: 300,
                        minWidth: 200,
                        minHeight: 150,
                        source: url,
                        decorator : null
                });

                iframe.setScrollbar("off", "off");

Am I wrong?
                iframe.setScrollbar("off", "off");

It doesn´t work in my case.

Please help

Thx

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to