As you mentioned, I'm studying on BrCtlSampleApp(S60 3rd MR SDK) but I have a question. Sample application runs on the device properly but in the emulator it does not display web pages. It only...
Type: Posts; User: erdiay; Keyword(s):
As you mentioned, I'm studying on BrCtlSampleApp(S60 3rd MR SDK) but I have a question. Sample application runs on the device properly but in the emulator it does not display web pages. It only...
Hi all,
How to open a url inside my Symbian S60 3rd Ed application? Defining the coordinates of the embedded browser and handling key events(like onpressed) are also important.
Any help will be...
hi all,
I'm developing my own string class. In my class, I've overloaded = operator like below.
But in my test project, I receive compile error like below.
Thanks for quick reply wizard_hu_.
I have downloaded the source code of the project from https://projects.forum.nokia.com/camerawrapper
Is not this a open source project?
As you mentioned...
Hi all,
In my S60_5th_Edition_SDK_v1.0 project, I use camerawrapper.dll becase I need to use autofocus feature. If I install camerawrapper sis and my app sis, everything is OK but I want to embed...
Fixed.
Just copy camerawrapper.dll and lib files to C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\release\winscw\udeb.
Hi all,
I'm trying to convert my S60_3rd_FP2_SDK project to S60_5th_Edition_SDK_v1.0 and I'm facing with the same problems.
I copied camerawrapper.lib and dso and header files, but nothing...