- This topic has 6 replies, 4 voices, and was last updated 13 years, 6 months ago by support-michael.
-
AuthorPosts
-
mvenugopMemberI would like to buy this product and I have created a sample app and it works fine in regular mode but not in Landscape.
do you have any plans to fix the landscape mode. If so what is the timeline.
support-michaelKeymasterLandscape support will be out next week as part of the MobiOne 1.1 release. The release will include the ability to generate code that looks good in landscape on the iphone as well as other WebKit-based smartphone browsers.
Wayne
Genuitec Mobile Team
Albatros78ParticipantHow the landscape mode in 1.1 will do?
An option on each page like: Landscape support (Yes/No) ???
global option ???? possible to decide if all pages into same project support landcape mode or not ?Like that it could be possible to decide which page can support landscape or not in same project
support-michaelKeymasterActually MobiOne 1.1 will provide a layout manager that allows you to specify how the component is automatically resized when the display changes size, e.g., landscape is a different aspect ratio from portrait. See the screenshot below for the auto-resize property settings.
See attachment auto-resize.png
Wayne
Genuitec Mobile TeamAttachments:
You must be logged in to view attached files.
support-michaelKeymasterUpdate: designs can now be created that render nicely in landscape mode. Adding Fixed tag to thread title.
Wayne
Genuitec Mobile Team
mrsamMemberHi Wayne,
What about icons created? will they be rearrange automaticaly according to Landscape size?
For example;
In Potrait there are 4 icons created in 1st row and 4 icons on 2nd row. Can icons move automatically in landscape? What I’m expecting is 6 icons in the first row and 2 in the 2nd row in Landscape mode.
Thank you.
support-michaelKeymaster@mrsam
The current layout manager is a simplified version struts-springs layout strategy. It enables absolute and proportional positioning and sizing of components. What is needed for automatic reordering of components in row/column is a Row Layout manager. We have this on our todo list. That is is a long way of saying “no” your scenario is not yet supported. -
AuthorPosts