Hi All
I noticed screen rect is larger on an iPad pro 10.5 inch than an iPad pro 9.7 inch.
The size of my stack = 1024X768, iPad pro 10.5 inch shows some controls with left > 1024.
How can i avoid this ?
Is fullscreenmode the magic word ?
Thanks in advance
Best regards
Jean-Marc
Attachments
eep108_screeniPad105inch.png (137.52 KiB) Viewed 6330 times
Hi All,
set fullscreenmode from an optionmenu works only for the current cd on iPadPro 10,5 inch.
All works fine on OSX.
I hope that is not the case if fullscreenmode is choosed at preopenstack.
Is there someone who have encoutered this problem ?
Thanks in advance for help (I haven't this device for un quick test)
Best regards
Jean-Marc
I always set fullscreenmode in preOpenStack and it works for all cards in the stack for the entire session. If you have substacks, you need to set it in each stack.
I've never seen it work on only one card. Do you have scripted placement on other cards? That might interfere.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
Brian Milby tried to use fullscreenmode and scripted placement together and decided it couldn't easily be done. You have to choose one or the other. If you need to script object placement for some controls then I think you'll have to script the placement of all controls everywhere.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
First version of placement for all cds was done by an handler "initAllCD" called from preopenstack (with a send in time) but that was long
For this reason i use a customproperty "uToDo" of the cd and placements are only made if this is the first open time or if user changed.
I wonder what would happend if I set the loc of stack to the screenloc. I can live with margins on top, right, bottom.