hi
this is my name of class along with derived classes
class CSmsObserving:public CActive,public MMsvSessionObserver
and i am trying to initialize the following
CRichText* richText =...
Type: Posts; User: capricorn; Keyword(s):
hi
this is my name of class along with derived classes
class CSmsObserving:public CActive,public MMsvSessionObserver
and i am trying to initialize the following
CRichText* richText =...
Hi
i am using message observer application where in HandleSessionEventL i am calling function which is defined in AppUi class itself
while calling this function application closes
please...
Hi everybody
Please if anybody know tell me about carbide
whenever i made changes in code i have to restart emulator again and again but it doesn't happened in codewarrior after making changes...
hi
i am working on CBrCtlInterface and presently i am trying to copy any text from browser window
means whatever we are displaying using html page user should be able to select any text and...
Hi All
this is capricorn i am working on CBrCtlInterface and displaying html page. My problem is that i am not able to copy data from forms in html pages into our buffer
<!DOCTYPE HTML PUBLIC...
Hi Mansi
this is capricorn i am working on CBrCtlInterface and displaying htm page. My problem is that i am not able to copy data from forms in htm pages into our buffer
<!DOCTYPE HTML PUBLIC...
sir
presently i working on full duplex video conferencing project
where we need to play and record simultaneously
and we are told by nokia that this is possible in 3rd edition
i want to ask...
sir
i am presently working on this API CCMRMediaRecorder
to make our own player without using nokia encoder to record video
can u please guid me through the way i can attach the our custom...
hi,
print html page!
through java not through java script!
thanks for support
Hi,
Please tell me one thing related with java (servlet) ,i want to know one thing that suppose in a jsp page there is a button naming print and how to use this print button ,
i want just...
sir
presently i am trying to get raw video frames using CCMRMediaRecorder API
presently i am trying to get raw video frames so that we can directyly put into our own encoder and then process....
can anyone please how do use CCMRMediaRecorder as all functions in this class are pure virtual functions
please tell me how to i define these function how do i record
Thanks
hi
sir my question is can we make player without using controller
providing we have our own encoder and decoder
By using Camcoder MediaRecorder API
hi
sir my question is can we make player without using controller
providing we have our own encoder and decoder
By using Camcoder MediaRecorder API
hi
sir my question is can we make player without using controller
providing we have our own encoder and decoder
By using Camcoder MediaRecorder API
i want to hide caller screen identification
i am looking to hide caller identification whenever there is call that i blacklist
i tried by setting proirity of screen high before matching the number...
please tell me how i can read a file using RFileReadStream into 16 bit descriptor
it read into 8 bit descriptor but not into 16 bit
bellow is my code
while using 16 bit descriptor it gives me ...
Actually i am reading data from a file and display it in the listbox
so after reading a particular entry (from one person) i want the length
and then start reading data (about second person) and ...
i want to similar thing but from FORM
i want to know how to read a file from particular position
say any position
x=20
thanks for the help but i want to know how to perform your second step
i.e
(When creating the views) its ok upto here
but how to pass this bitmap pointer and store in the view.
i want to know how to set permanently bitmaps at Status pane and soft key pane without going individually into views and then paste bitmaps in each view
is there any method by which we can set...
i want to know how to
call ActivateViewL in someone view (other than main View) container without using STATIC _CAST
actually i want to call ActivateViewL in the container (of some view)
can anyone tell me how to switching between views by calling their view id's
without using STATIC_CAST
here is the link for examples in symbian
http://www.forum.nokia.com/main/platforms/s60/books.html
all such examples