On Mon, Aug 11, 2008 at 4:09 PM, Sebastian Werner
<[EMAIL PROTECTED]> wrote:
>
> Am 11.08.2008 um 22:42 schrieb Ian Monroe:
>
>> On Wed, Aug 6, 2008 at 2:56 PM, Ian Monroe <[EMAIL PROTECTED]> wrote:
>>> table.set(
>>> {
>>> // width : "100%"
>>> height : "100%"
>>> });
>>
>> It turns out that table.setHeight( "100%" ); causes the hang up.
>>
>>
>> table.setHeight( "550px"); also locks up. (Though I'm not positive
>> what setHeight expects, the API docs don't say).
>
> One moment. Both value should be invalid in 0.8. These properties only
> accepts integers for pixel width/height.
This sort of info should be directly in the API docs. :) I was also
looking for what hash arguments I could pass to the layout.add method
(suspecting that 'flex' was the solution to my problem, but wasn't
sure how to use it) but couldn't find this documented anywhere.
> This is normally checked by
> the property system. Can you please double check that you use the
> source version e.g. the one which has a variant of qx.debug set to
> "on". Otherwise the property system do not present you with such errors.
No I'm using the build system. I didn't realize there was such a
difference: I had problems with the source version but I blamed it on
the custom web server not liking all those requests at once. I'll use
the source version for debugging in the future. :)
Thanks,
Ian
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel