Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Screen with Modal form

$
0
0
Re: Screen with Modal form
FoxInCloud
Re: Screen with Modal form
Feb. 1, 2013
03:32 am
3PF07LW4SShow this entire thread in new window
Nothing seems to change...


please try this:
MODIFY FILE Scripts\Window1.3\window.js
replace
$('overlay_modal').setStyle({height: (pageSize.pageHeight + 'px')});
by
$('overlay_modal').setStyle({height: '100%'}); /* $('overlay_modal').setStyle({height: (pageSize.pageHeight + 'px')}); */


Normally i work in horizontal orientation, but i can't exclude to have also worked in vertical mode. Not today.....


did you change you iPad's orientation in between ?


When i call a modal form all the objects under the new form are covered with a particular skin......the problem is that this skin doesn't cover all my app's screen. See the image below

Where can i define it ?





Viewing all articles
Browse latest Browse all 10393

Trending Articles