Hi Glyn,
On Friday 02 October 2009 Glyn Bowden wrote:
> Im having issues getting the mail archive to load currently so
> apologies if this has been mentioned before. I'm using qooxdoo 8.0.3
> and have a form that I have based on a Grid. Theres a number of layout
> reasons for this, but I won't go into that now. My problem is that
> when I try to add a 10th row to the grid, I get the following error:
>
> code:
>
> this.add(mirrorFreqGb, {row: 10, column: 1});
>
> Result:
>
> Error: The layout properties 'row' and 'column' must be defined!
> Source File:
> http://localhost/request/qooxdoo-0.8.3-sdk/framework/source/class/qx/ui/la
> yout/Grid.js Line: 223
>
> But if I use {row: 9, column: 1} it works fine, or at least it
> complains the cell already has a widget. What am I doing wrong? Is
> there really a hard limit of 9 Grid rows?
No, there is no hard limit for 9 rows. To dig deeper into this can you please
send over some more code to look at?
In the meanwhile you can check out the URL
http://tinyurl.com/yawpw66
where you can see a grid layout with more than 10 rows in action. Maybe you
can use the playground application to enter some code of your application and
track down the problem this way.
Anyway, feel free to post some more code to the list to help ypu further.
cheers,
Alex
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel