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

Questions: Refresh Screen, GetImei


Questions: Refresh Screen, GetImei

Postby mimispa » Sep 21, 2006 @ 2:18pm

Hi all,

I have two Questions:
1) How can i refresh screen display out of OnNextFrame? I need this when i'm doing something for a couple of seconds, so i want to refresh screen.

2) When i tried to get imei of nokia 6260 my application crashed. Maybe i write wrong code.

Thanks
mimispa
pm Member
 
Posts: 35
Joined: Sep 18, 2006 @ 11:20am
Location: Greece


Postby edge » Sep 22, 2006 @ 6:14pm

Hi mimispa,

You can force an update by calling display->Flip(). You can also use the display object from ECD.

Requesting the IMEI crashed because of a minor bug due to the unicode enhancements in the 2.80 release. This can be solved easily to empty the string before passing it to GetIMEI, or using an unicode (WCHAR) string.
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