You have to specify the row and column of the grid where you want to add the
object:

        http://demo.qooxdoo.org/1.0.x/apiviewer/#qx.ui.layout.Grid

Cheers,
Fritz

On Wed, 27 Jan 2010, [email protected] wrote:

> Hello,
>
>  i try to add a image
>
>                 var logo = new
> qx.ui.basic.Image("makebiz/icon/16/actions/home.png");
>                 this.__container.add(logo);
>
> but i alwys get an error:
>
> Error: The layout properties 'row' and 'column' of the child widget
> 'qx.ui.basic.Image[eg]' must be defined!
>
>
> but in the documentation  of the image  element i dont fidn a option to
> set a row or someting like that
>
> ------------------------------------------------------------------------------
> 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
>
>

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
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

Reply via email to