Browser inside an Application

Login to reply to this topic.
Thu, 2005-11-17 07:29
Joined: 2005-11-16
Forum posts: 34
Hello again guys.

I have successfully finished a file listing and html viewing part of our project. For now we are trying to find out if it is possible to view the files inside the browser without losing control of the app.

Right now our app totally passes control to the browser. Is there a way to embed the browser inside the app's container?

My dev specs are: Series 60 2nd Ed. SDK for Symbian OS, FP 2, Visual C++.Net

Thanks.  Tongue


Tue, 2006-01-31 14:41
Joined: 2006-01-31
Forum posts: 1
Re: Browser inside an Application
Hello Jhourlad,
did you find any decission of your problem, because I have the same requirement for my application - to display an HTML page from my application and to back to the application if the Close link is clicked i.e.

Thanks in advance!
Thu, 2006-02-02 09:52
Forum Nokia Champion
Joined: 2003-10-01
Forum posts: 721
Re: Browser inside an Application
If you changed from FP2 to FP3, then I would recommend you to make use of the Browser Control API, which is exactly for that purpose. You can create your own control (Browser Control inherited from CCoeControl), capable of displaying web pages.

tOtE

Gabor Torok
Software architect, Agil Eight (http://www.agileight.com/)
Blog: http://mobile-thoughts.blogspot.com/

Fri, 2008-03-07 14:21
Joined: 2006-01-31
Forum posts: 14
Re: Browser inside an Application

Dear guys,
Maybe you will be so polite to put sources of example here? Or you use only forums when they are needed to find something?
If the second part of this sentense is right you should be banned on this forum.

[Note from moderators: post have been removed]

  • Login to reply to this topic.