Jonas G. schrieb:
> Hello guys.
> I created an Inline Application by doing that:
>
> var div = new
> qx.ui.root.Inline(document.getElementById("sitemap")).set({
> decorator: "main",
> padding: 0,
> width: 200,
> textColor: "black",
> backgroundColor: "white",
> border: '0'
> });
>
>
In 0.8 we have replaced the "border" property with the "decorator",
which is now also responsible for drawing the background. The decorator
"main" causes the border. Setting "border: 0" has no effect. Just set
decorator to "null".
Best Fabian
> Now the Div where the application is, have a black border, although I
> set border: 0 (see above). Do you have any idea to get that border away
> (without customizing the theme)?
>
> Greetings.
>
--
Fabian Jakobs
JavaScript Framework Developer
1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe
Amtsgericht Montabaur HRB 6484
Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel