Namespaces
Variants
Actions
Revision as of 09:48, 15 June 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Archived:Browser Control sample in S60 3rd MR SDK can't work in emulator (Known Issue)

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

Article Metadata

Tested with
Devices(s): N/A

Compatibility
Platform(s): S60 3rd Edition

Article
Created: kcomex (28 Feb 2008)
Last edited: hamishwillee (15 Jun 2012)

Contents

Overview

The S60 example comes with S60 SDK 3RD Ed. Maintenance Release can not work in Emulator yet it works on device. This problem had been recorded in the SDK release notes, but there is a solution.

Description

After building the "BrCtlSampleApp" example in S60 SDK 3RD ED. Maintenance Release, the result could be run in the SDK emulator. But the screen shows no content even the page is loaded. This is caused by some bug in BrowserEngine component in the SDK emulator.


How to reproduce

N/A


Solution

Add the following line

iBrCtlInterface->ActivateL();

after every "CreateBrowserControlL()" function call.

148 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved