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

When does global EDGE varables (in EDC) ara initialized?


When does global EDGE varables (in EDC) ara initialized?

Postby maskin » May 2, 2010 @ 8:36am

Hello, I got this question:
When does global EDGE varables (in EDC) ara initialized?
For example: I want to get edc.dat->readonlypath but it return empty array.
I try to get it value on iphone simulator in folowing places :
- constructor of my main class
- on framework initialization
Every time I have got readonlypath as empty array...
maskin
pm Member
 
Posts: 32
Joined: Dec 8, 2006 @ 10:06am


Re: When does global EDGE varables (in EDC) ara initialized?

Postby edge » May 2, 2010 @ 6:54pm

Hi,

The read only path is filled after the window is created. A good place to check this is in OnDisplayInit inside your framework implementation.
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


Re: When does global EDGE varables (in EDC) ara initialized?

Postby maskin » May 3, 2010 @ 7:38pm

Thanx all works correctly.
maskin
pm Member
 
Posts: 32
Joined: Dec 8, 2006 @ 10:06am


Re: When does global EDGE varables (in EDC) ara initialized?

Postby maskin » May 3, 2010 @ 7:44pm

And almost forgot. How to remove top IPhone panel (with battery status)?
maskin
pm Member
 
Posts: 32
Joined: Dec 8, 2006 @ 10:06am


Re: When does global EDGE varables (in EDC) ara initialized?

Postby edge » May 4, 2010 @ 3:09pm

Hi Maskin,

To remove the status bar, edit your plist file. Right click inside and select 'Add row'. Then specify UIStatusBarHidden and enable it.
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