This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Changing orientation on-the-fly


Changing orientation on-the-fly

Postby blaster » Apr 18, 2006 @ 10:18am

I have a problem with changing orientation in PPC 2003 SE devices. After changing from Portrait to lanscape, the PF soft updates only right part of screen, because it thinks screen width is 240!
How do I overcome this?
Thanks
blaster
pm Member
 
Posts: 8
Joined: Mar 17, 2005 @ 3:07am


Postby Kzinti » Apr 18, 2006 @ 7:42pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Thanks

Postby blaster » Apr 20, 2006 @ 11:20am

I did try this and follow: http://pocketfrog.droneship.com/FAQ.html
but 1) no Display::Close() method; 2) if use m_display.reset(), then create display again it hangs. Create failed. What's wrong?
if(bWMode != m_bLandscape) {
if(m_pRedrawSurface)
delete m_pRedrawSurface;
m_pRedrawSurface = NULL;
m_display.reset();
InitDisplay();
m_bLandscape = bWMode;
m_bRedraw = true;
}
blaster
pm Member
 
Posts: 8
Joined: Mar 17, 2005 @ 3:07am


Postby blaster » Apr 24, 2006 @ 4:28am

blaster
pm Member
 
Posts: 8
Joined: Mar 17, 2005 @ 3:07am


Return to PocketFrog & PocketHAL


Sort


Forum Description

SDKs for fast and robust device-independent access to Pocket PC display hardware.

Moderators:

sponge, Kzinti

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron