I'm trying to get an MFC CFormView app to behave in Landscape mode
with the SIP showing, and I'm encountering problems. An unexpected
scroll-bar is showing up on the left side. It seems like there is
excess space under the form.

Here are some screen shots from the PPC-2003-SE emulator to
illustrate:
www.berbible.org/misc/LandscapeSip/PortraitSipDown_Ok.jpg
www.berbible.org/misc/LandscapeSip/PortraitSipUp_Ok.jpg
www.berbible.org/misc/LandscapeSip/LandscapeSipDown_Ok.jpg
www.berbible.org/misc/LandscapeSip/LandscapeSipUp_Problem.jpg
www.berbible.org/misc/LandscapeSip/LandscapeSipUp_Problem_Excess.jpg

I guess I'm leaving out something, or not taking some detail into
account. Any suggestions based on the above?

Re: Landscape and SipUp problem by Lynn

Lynn
Tue Aug 14 18:22:33 CDT 2007

Working ok now ... I revised the size of the CFormView to be more
square and within the boundaries when in either Portrait and Landscape
... then used MoveWindow to fit.