Hi,
you don't actually use CSS classes. Note that ui.embed.Iframe is yet another
widget. You can remove a widget from the layout like this:
// frame is an instance of ui.embed.Iframe
frame.setVisibility("excluded");
Setting the visibility to "hidden" would affect your layout, which is probably
not what you want. See the API docs [1] for more details.
If there is no decent web service, as an alternative you could do web scraping.
Tristan
[1] http://demo.qooxdoo.org/current/apiviewer/#qx.ui.core.Widget~visibility
Am 07.02.2011 um 09:55 schrieb jraulperez:
>
> Hi Tristan,
>
> About first idea to hide it after add it, it is possible to do it via
> qooxdoo? We are not using qooxdoo in normal website, we are inside eyeOs, an
> application that use qooxdoo. So, I'm not sure that we can use css classes..
> I will check that.
>
> About the web services.... it is a good idea. The problem is that the
> webservices of the website that we are trying to create a new interface are
> very very poor.. So, for now, we can't base all our solution in that..
>
>
> Thanks for suggestions
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/qx-ui-embed-Iframe-only-loads-when-I-add-it-in-window-tp5998757p5999624.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> The modern datacenter depends on network connectivity to access resources
> and provide services. The best practices for maximizing a physical server's
> connectivity to a physical network are well understood - see how these
> rules translate into the virtual world?
> http://p.sf.net/sfu/oracle-sfdevnlfb
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world?
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel