Hi hemanthnarayanan ,
thanks for the erply ... i would be grateful to u if u can provide a link to the plugin...
regs Sym_coder
Type: Posts; User: sym_coder; Keyword(s):
Hi hemanthnarayanan ,
thanks for the erply ... i would be grateful to u if u can provide a link to the plugin...
regs Sym_coder
Hi,
from where can i find appwizared for the new edition of series 60...?
bye
sym_coder
hey thanks hartti for your reply,
I need to dig in a little more now, I found out that mp4 is supported, but is it that I need to have the codec installed (pretty weird if its mentioned as...
Hey,
I was trying to play a video on the nokia 6681 handset in J2me, I was getting a weird problem.
I have a Runnable, PlayerListener Canvas
and I have to switch in-between the videos.
when I...
I think its bcoz of underflow... any way to terminate the application without restarting the device?
Hi,
my application crashes on device (6681) when i multiply two values in the range
num e-29 * num e-29 but the same thing works on the emulator
pls help....
sajuat
Hi forum members,
is there any truth in Julie's claim? pls clarify where are the forum Experts?
warm regards Sym_coder
Hi, I am alble to list files inside ordinary forlders using
GetDir() of Rfs but iam unable to list files inside hidden folders is it impossible with GEtDir() or is there any other way to achieve...
Hi,
what are the vibration APIs, i found only some virtual functions which gives error on compilation...how to use these functions
any help is a great
regards symcoder
Hi,
I created a thread Using RTHreade.Create() in the container class,
my thread function is called only once.Is it necessary to add thread To CactiveScheduler?(i am not adding thread to...
thanks for the replies...
regds sym_coder
HI
Look at this func..
TInt ret(){
Tint temp=88;
return temp;
}
will this cause some problems ..., asthe temp variable is a local variable?
hoping a reply sym_coder
HI,
so if i create a thread who will timeslice it if RThread is time sliced i wont hang the UI willit? In my case my UI gets Hanged ... so what shall i do ... go to stste machine arch?
hoping a...
Hi,
What is the meaning on multitHREADING IN PHONES WHICH HAS ONLY ONE PROCESSOR? IF A PHONE HAS ONLY ONE PROCESSOR HOW CAN IT DO MULTITHREADING ? ...RUN TWO THREADS SIMULTANEOUSLY?
i CREATED A...
Thanks for the reply...
I would like to know whether two Cactive objects can be active at a time?
hoping a reply
sym_coder
Hi Thanks for the reply...
I hav a doubt...abt .."asynchronous requests as represented by active objects" What u exactly mean by asynchronous requests...?
hoping a reply
Symcoder
here is the definition...
void Read(TDes8& aDes,TRequestStatus& aStatus) const;what status should i pass to it?can anyone show an example..?
regs Sym_coder
Hi friends
What is a CactiveScheduler... can anyone giv me a simple and good answer?
hoping a help sym_coder
Hi
can two cActive objects exist at a time..?
Hi
which version of OPenGL ES is comming with Series 60FP2 SDK?
regards Sym_coder
Hi ,
is there any problem(compatibility issues) in using CMdaImageFileToBitmapUtility for image loading?hoping a reply sym_coder
hi thanks...for the reply
if i have used cleanupstack ...and the memory allocation fails what will happen will a error message pop up and the user can continue with the application/ or the user...
first of all thanks for the reply..
so even if i use TrapD and cleanup stack the application will exit.. so what is the use?
sym_coder
Hi,
suppose in my program creation of a C class object failed due to some problem. i have used cleanupstack .
what will happen to my application after the leave i meant what will the end user...
Hi,
How can i set network delay on the emulator is there a configuration file for epoc to set the network properties...? now when i send data it immediately reaches the other emulator so i want...