CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Mobile screen not expanding to screen size

General discussion

by Omega8 » 06 Apr 2016 23:51

Just created a new Mobile application.
The theme is currently set to "water"

procedure TIWMobileClientForm.IWAppFormCreate(Sender: TObject);

begin
with IWMobileThemeSwitcher.JQMThemeSwitcherOptions do
begin
CookieExpires:=0;
LoadTheme:='water';
end;
end;

Checked it with other themes. Since the colors changed I take it that the theme is properly installed.
The ContentRegion has Align:=alClient. Footer has alBottom header asTop.
RegionType is jqmrtContent.

It looks like the initial TIWAppForm does not expand to occupy the entire screen.

The wwwroot is also sync'd

What am I doing wrong?

Thank you.
Omega8
 
Posts: 87
Joined: 18 Mar 2016 22:42

by Alexander Bulei » 07 Apr 2016 10:14

Hi Omega8,

Try to set FullHeight in RegionOptionsContent class.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by Omega8 » 07 Apr 2016 11:00

Thank you very much Alex. Setting it to FullHeight did the job.
Omega8
 
Posts: 87
Joined: 18 Mar 2016 22:42


Return to General

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.