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?