Portrait vs landscape

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
kno_dk
Posts: 45
Joined: Wed Oct 17, 2012 4:19 am

Portrait vs landscape

Post by kno_dk »

Hi
I have made an app for one of my customers. In my basket function i have a problem when I move the device from portrait to landscape. my order lines are in a table and when the device is in landscape I do not have a scroll to the right. It is only on a small device(iphone etc) and in landscape i see the problem. I have attached some images so you can see my problem.
Hope you can help
Attachments
Basket_landscape.PNG
Basket_landscape.PNG (42.43 KiB) Viewed 2709 times
Basket_portrait.PNG
Basket_portrait.PNG (57.5 KiB) Viewed 2709 times
Paul

Re: Portrait vs landscape

Post by Paul »

Can we get some clarification on a few things?
Is the table on a grid row or a sub-form? What is the related grid row height set to?

Do the basic Using Tables and Editing Tables examples work in this context? If so, what is their basic difference to your app?

There is this post on table scrolling which might offer some ideas.

http://longrange.lansa.com.au/viewtopic ... aders#p313
kno_dk
Posts: 45
Joined: Wed Oct 17, 2012 4:19 am

Re: Portrait vs landscape

Post by kno_dk »

solved.
I changed fill to fit on the grid for this row.
Thanks
Post Reply