1st question answer:
All resolutions are now usable....
For QVGA you can use the "force QVGA" compilation mode, wich will make your app work as QVGA even in VGA screens
For vga you can use a vga sized form and place the controls there...But you can only see the results after compiling...
According to EREL, a VGA enable form designer WILL be available in a future release...
2nd Question Answer:
Flo is supported up to a surtain point...
Simple gestures, like swiping across the screen, can be easely detected, but you problably have to use the FormExDevice to be able (if possible) to swipe over control and still catch the gesture...