Thanks for your response, but I tryed with ScrollComposite too (btw. I
didn't notice the setHeigth method it's useful ;) )
and I ran in another sets of problems with orizontal space allocation.
See: http://tinyurl.com/o7l7txw
I just added the flex property and I expected the available space divided
in 3 columns:
1st col 1/6 of the total width
2nd col 2/6
3rd col 3/6
but the first column takes more space and the last one is not visible at
all.
And indeed what I really want was:
1st col fixed space (eg. 80px)
2nd col 1/3 of the remaining space
3rd col 2/3 of the remaining space
In my full application I managed to do something like this with css, but I
get strange behaviours when the 3rd col contains very long strings (like
250 chars).
Since this was just an experiment to see if qooxdoo mobile will fit my
needs for tablet
development these are my conclusions, and I ask to you, since I'm not very
confident with the platform, if I'm more or less right:
1) The mobile part of the framework it's still targetting best small
display hardware like phones e.g. where one list per page is enough given
the available space
2) It's tested more with webkit browser, since I got different results when
using chrome instead of firefox (this makes perfect sense given the target)
I've also another question, how it's feasible to use qooxdoo desktop on a
tablet, what's its support of touch and gestures, browser zoom etc?
Given my requirements, I can also think to use it on a tablet if well
supported.
If you have some pointers to documents or source code that I should check,
please tell me, I searched a lot, I read the sources of the mobile
playground application, but without any result.
Sorry for the long post and thanks for your time,
Andrea
On Wed, Sep 25, 2013 at 8:56 PM, Christopher Zündorf <
christopher.zuend...@1und1.de> wrote:
> Have a look at this example:
>
> http://tinyurl.com/omren46
>
> The ScrollComposite will solve your problem.
>
> Greetz Christopher
> ------------------------------
> *Von:* Andrea Del Signore [seje...@gmail.com]
> *Gesendet:* Mittwoch, 25. September 2013 16:27
> *An:* qooxdoo-devel@lists.sourceforge.net
> *Betreff:* [qooxdoo-devel] Qooxdoo mobile, List & Layout (newbie)
>
> Hello,
>
> I'm a newbie, first thanks for qooxdoo I really enjoy programming with
> the desktop sdk :)
>
> I'm here because I'm trying to write a *mobile* application but I can't
> get the layout right.
>
> What I want is a page with 2 lists and a group inside like this (it's an
> address book):
>
> [List 1][List 2][Group]
>
> Ex.
>
> A Contact #1 Group with selected contact detail
> B >Contact #2 Eg. Contact #2 name etc...
> C Contact #3
> .. ...
>
> This is a minimal example I made in playground mobile:*
> http://tinyurl.com/ph9qdff
> *
> As you can see there are 2 problems:*
>
> *
> 1) The layout doesn't reflect the flex settings (really I'd like to have
> the first list with a minimal size and the other 2 flexable)
> 2) The scrolling is on the page as a whole and not in each list.
>
> Thanks for your help,
> Andrea
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel