Browser in Embedded Mode Symbian 3rd Edition

Login to reply to this topic.
Wed, 2007-06-20 06:08
Joined: 2007-05-03
Forum posts: 3

Hi Everybody,

I am new to Symbian.I am trying to implement browser in embedded mode in my example application. I couldn't get sample source code or enough explanation about this. Could anyone help me out in this issue. Thanks in advance...

Cheers,
karunakaran


Karunakaran


Thu, 2007-06-21 13:36
Joined: 2007-06-21
Forum posts: 82
Re: Browser in Embedded Mode Symbian 3rd Edition

Hi

Are you talking about a Browser Control embed in you native Symbian App. If yes, pls have a look at BrCtlSampleApp example which comes along with S60 SDK.

\Symbian\9.1\S60_3rd\S60Ex\BrCtlSampleApp . Can I ask, what example application are you making(if you don't mind)

Eye-wink

Br
Gurpreet

Fri, 2007-06-22 12:12
Joined: 2007-05-03
Forum posts: 3
Re: Browser in Embedded Mode Symbian 3rd Edition

Hi,
Thanks a lot for your reply. Is it possible to embed browser in S60 2nd Edition FP2.Could you give me some suggestion or sample codes regarding this edition please.
I am just trying to embed in HelloWorld example application to get knowledge about embedding browsers. Thank a lot again.

Cheers,
karunakaran.D


Karunakaran

Sat, 2007-06-23 16:02
Joined: 2007-06-21
Forum posts: 82
Re: Browser in Embedded Mode Symbian 3rd Edition

Sorry

Sad

Till now, I have only worked with 3rd edition. May be I'll be able to answer your question, after a month or so, as I'm planning to port some of my apps to 2nd Edition.
It would be nice if anybdy else answers this.
Br
G;p

Sun, 2007-06-24 07:27
Joined: 2007-05-03
Forum posts: 3
Re: Browser in Embedded Mode Symbian 3rd Edition

Hi,
Thanks a lot. I will try my level best to embed browser inside my application. And sure that I will share my ideas or knowledge with you.

Cheers,
karunakaran.D


Karunakaran

Mon, 2007-06-25 14:48
Joined: 2006-10-17
Forum posts: 85
Re: Browser in Embedded Mode Symbian 3rd Edition

Hi,

I also embeded browser in my app and I wish to use EKeyDownArrow- EKeyUpArrow to scroll my loaded page.
I can receive these events from OfferKeyEventL() but I don't know how to "move" the loaded page, select the desidered link, etc.
Browser Control API haven't a MoveDisplayL() - MoveCursorL() functions, so if you can would you please suggest to me how I should do it?

Thanks a lot,

Cheers, Luca

  • Login to reply to this topic.