Yeah, I know I could do that. I have lots of experience with desktop. For
what I'm doing now, I want an interface that looks and feels more
"mobile"-like, and would really like to use qx.mobile. In MVC parlance,
I've organized my code so I have a mixin that acts as the "controller" for
my desktop "view" and that same mixin will be used as the "controller" for
the mobile "view."

So... Still looking for how to get flowing widgets on mobile.

Thanks,

Derrell


On Tue, Oct 27, 2015, 2:03 PM Phyo Arkar <phyo.arkarl...@gmail.com> wrote:

> I suggest to use desktop for both mobile and desktop layout . like we did
> in phwa.be
> it works quite well. You can use flow layout and dock layout.
>
>
>
> On Tue, Oct 27, 2015 at 11:05 PM, Derrell Lipman <
> derrell.lip...@unwireduniverse.com> wrote:
>
>> I am experimenting with qx.mobile, and trying to learn about its layouts.
>> I see that layouts are mostly just a matter of setting CSS, but I can't
>> find where that CSS is defined. The mobile HBox layout, for example returns
>> css class "qx.hbox" where is the source file for that?
>>
>> *In particular, I'd like to achieve the effect of a Flow layout* (as in
>> qx.desktop). How would I go about creating a Flow layout in qx.mobile?
>>
>> Thanks,
>>
>> Derrell
>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> qooxdoo-devel mailing list
>> qooxdoo-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to