Ian Monroe schrieb:
> 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.
>
The width property documented in the LayoutItem class. Maybe you missed
it because it was defined in a super class. It is already of type
"Integer" and you should should get a runtime error complaining about
the wrong type. The valid values for the "options" argument are
documented in the in each layout manager class but this is not really
obvious. I added a link from the "add" method to the layout namespace.
>
>> 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
>
>
Best Fabian
--
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
-------------------------------------------------------------------------
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