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

few questions about iPhone development


few questions about iPhone development

Postby gilad_no » Jan 30, 2010 @ 10:26am

- How can I get the current ViewController of the active window? I want to allow the user to select a picture from his library and I want to use a modal controller - thus I need to know my current active controller. Will GetWindowHandle() return me a pointer to my controller?

- Does the internal HTTP stack support HTTPS? I need to issue some HTTP calls to secure sites. Will it work? Can I add OpenSSL on-top of the current implementation of the HTTP stack?

- Is there a way to get the current UUID of the device? I could not find anything in ClassEDevice.

Thanks...
gilad_no
pm Member
 
Posts: 22
Joined: Feb 13, 2007 @ 5:50pm
Location: Montreal


Postby Namal » Feb 1, 2010 @ 9:45am

Hey,

I'm usually asking questions here, so I'll try to answer some for a change :
+ (UIWindow *)GetWindowHandle() will give you the Current View, which you can use in native Obj-C calls
+ I don't think https is supported by Edge's network stack
+ ClassERegister::GetRegistrationId will get you the UDID on (real) iPhone

Hope this helps, please amend if I am wrong,

Phil
User avatar
Namal
pm Member
 
Posts: 14
Joined: Oct 31, 2003 @ 4:09pm


Perfect

Postby gilad_no » Feb 1, 2010 @ 9:49am

I will try your solutions - thanks :)
gilad_no
pm Member
 
Posts: 22
Joined: Feb 13, 2007 @ 5:50pm
Location: Montreal


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