On 01/26/2010 12:52 PM, [email protected] wrote: > Hello, > > i try to add a shadwo to a containe rlike this > > this.__container = new qx.ui.groupbox.GroupBox().set({ > contentPadding: [16, 16, 16, 16] > > ............. > > // Shadowmaker > var shadow = new qx.ui.core.Widget().set({ > decorator: "shadow-window" > }); > this.__container.add(shadow); > > > but i get always an error at the last line
Which error? ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
