when i placed my follwing code in thread
TInt CsampleSettingItemListView::Sockinit()
{
if ((err=aSocketServer.Connect()) != KErrNone)
return PJ_STATUS_FROM_OS(err);
// Open up a...
Type: Posts; User: arumilli; Keyword(s):
when i placed my follwing code in thread
TInt CsampleSettingItemListView::Sockinit()
{
if ((err=aSocketServer.Connect()) != KErrNone)
return PJ_STATUS_FROM_OS(err);
// Open up a...
how we can use threads in symbian
any examples plzz
it's first entering into this function
iImageScreen = CImageScreen::NewL(KScreenImageMIF, size);
but splash screen was not showing.
our control is staying at
if ((err=aConn.Open(aSocketServer))...
yah it's working fine
when i launch my application at 1st iam calling splashscreen code after tht ima calling the connction.
may be splash screen is going to background ,once all the connection...
hi iam unable to show my splash screen when i try to connect to net
i tried this
TRect rect;
AknLayoutUtils::LayoutMetricsRect( AknLayoutUtils::EApplicationWindow,rect);
TSize...
how can i check whether net is connected or disconnected
any class for internet
thank u
actually
wav file is playing well in emulator.
but it's not working in mobile
may be problem with sis file
i place a
"$(EPOCROOT)epoc32\data\z\resource\apps\sound.wav"...
can u tell me how can i check whether the file loaded succesfully or not.
yah changed file name to sound.wav
still wav file not playing
thank u
so how can i get the total path of a file
how can i test whether the file is load or not
i tried this
if (iSoundPlayer !=NULL)
is it right?
this my code
/*
========================================================================
Name : Rnd_2ContainerView.cpp
Author :
Copyright : Your copyright notice
...
yah inserted in pkg
so how can i access this file in the program
i mean what path i have to give to access this file
thank u
i tried to create a tabs using
the following code.
CEikStatusPane* statusPane = StatusPane();
// each panel has uid in avkon.hrh
TUid uid;
uid.iUid = EEikStatusPaneUidNavi;
thank u,
i am unable to change the tab
whether i have to catch the key events on tabs or anything else.
thank u
i included #include <aknnavi.h> for class CAknNavigationDecorator;
still facing the same problem
when i try to execute this code
i got an an error
i.e
illegal use of incomplete struct/union/class 'CAknNavigationDecorator'
so how can i solve this problem
thanks ®ards
arumilli
thank u
but i have to update every sec
like 00:00
to 00:01
to 00.02 ....
so how can i do it
this is not for call functionality to use CTelephony,still can i use CTelephony .
thank u
actually
wht i need to develop is juat like call duration counter.
so can i use this TTime.
when i click start it will start a time at 00:00 and will continue in sec untill i click stop .
how can i implement this
can u give the idea.
thanku®ards
sree
thank u
can u show me some sample code
i used CMdaAudioPlayerUtility::NewFilePlayerL(aFile,*this) function to play a wav file.
how can i play a single file continuously for 5 times
how can i do this
thank u
output of the compiler
***Building project "rnd_2" for configuration "Phone Debug (GCCE) [S60_3rd_FP1_7]"
***Printing environment variables modified from default:...
iam using xp only
arm tool chain?
can u tell me about this