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

[Windws Mobile] window won't repaint correctly


[Windws Mobile] window won't repaint correctly

Postby mamahow » Feb 27, 2009 @ 7:16am

Hi Edge,
When we develop WM app, sometimes system notification(message box...) is pop up and the EDGE frame won't update at that time.
It results in the abnormal window.
Can we make OnNextFrame is continuously triggered or other suggestion to maintain correct window display?

Thanks,
mamahow
mamahow
pm Member
 
Posts: 17
Joined: Jul 1, 2008 @ 10:29am


Postby edge » Mar 2, 2009 @ 9:45am

Hi Mamahow,

You can make calls to ClassEDisplay :: Flip to update the screen manually. To check if the screen should be updated when a window is dragged over it, check the WM_PAINT message.

To check for window messages, implement the OnNativeEvent callback. More information is available here: http://www.edgelib.com/index.php?node=1139 (search for the 'Native event handler' chapter)
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

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