|
More site info...
General Symbian C++ | Forum profile
|
|
Forum profile page for General Symbian C++ on http://www.forum.nokia.com.
This report page is the aggregated overview from a single forum: General Symbian C++, located on the Message Board at http://www.forum.nokia.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "General Symbian C++" on the Message Board at http://www.forum.nokia.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on General Symbian C++:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
363
|
1,339
|
3,393
|
|
Post:
|
1,308
|
5,133
|
12,742
|
|
|
General Symbian C++ Posting activity graph:
|
Top authors during last week:
user's latest post:
Touch Events for Image
Published (2009-11-26 19:29:00)
Quote: Originally Posted by sunitha.m13 depend upon text size, the image co-ordinates varies.... in that case ? Then why dont you try to get the image co-ordinates dynamically. Once you get the co-ordinates, you can get click event.
user's latest post:
Add item on the Menu Pane
Published (2009-11-26 10:33:00)
Quote: Originally Posted by fecxelmin however, there's a problem when i run on emulator, the added item is visible but when i run on Nokia N96, the added item is not visible. do u hv any idea what's the problem? make sure clean it properly before building for device.
user's latest post:
CEikEdwin Problems
Published (2009-11-26 17:59:00)
don't call this function as there's no need for it CreateBackedUpWindowL(CCoeEnv::Static()->RootWin()); BackedUpWindow().MaintainBackup();
user's latest post:
RThread Cloes problems
Published (2009-11-26 22:53:00)
Quote: Originally Posted by kunlamp The status is Thread1's status? Yes, it is. Using RThread::Logon would be nicer.
user's latest post:
Copy CFbsBitmap instance into...
Published (2009-11-26 11:08:00)
Quote: Originally Posted by MrAlt Hi All! I'd like to make a copy of a CFbsBitmap instance. The idea is to display the copy and have the possibility to modify the original. But there's no constructor or copying method for that. Do you have any idea? see this wiki. http://wiki.forum.nokia.com/index.ph...Bitmap_Handles
user's latest post:
how to use outlook in symbian...
Published (2009-11-26 10:08:00)
MFE is Mail For Exchange, an add on application for synching with MS exchange server.
user's latest post:
CEikEdwin Problems
Published (2009-11-26 15:31:00)
besides what vineet.jain had memtioned, u need to call ActivateL() as well.
user's latest post:
creating file
Published (2009-11-26 11:28:00)
ya very much .. sorry for disturbing you people..
user's latest post:
Phone Release ARMV5 build Error
Published (2009-11-26 16:58:00)
Quote: Originally Posted by swarupk2007 Previous perl version was 5.6.1 but was giving same error for Phone release build. For this version 5.8.9 also Emulator build is successful but Phone release build is having problem. Let's do it like this: 1) Kindly uninstall your 5.8.9 version and install the recommended one, i.e: 5.6.1 build 635. 2) Which IDE are you using?
user's latest post:
Copy Some Data From RBuf8 to...
Published (2009-11-26 15:35:00)
Hi Everyone, I have RBuf8 in which i am reading file and i want to aqcces some data of this RBuf8 to another RBuf8 what is the procedure of this I am doing this shown below but my code get crashes inside for loop Code: RFile StatusFile ; TInt CopyLength ; TInt Position ; RFs StatusSession ; RBuf8 StatusData ; RBuf8 CopyBuffer ; TInt FileSize ; User::LeaveIfError(StatusSession.Connect()) ; TInt Err =...
|
|
|
|
Latest active threads on General Symbian C++::
Started 4 days, 16 hours ago (2009-11-24 14:57:00)
by RB_Sahu
see this link.
http://discussion. forum.nokia.com/fo...d.php?t=186 059
Started 2 days, 8 hours ago (2009-11-26 22:53:00)
by wizard_hu_
Quote:
Originally Posted by kunlamp
The status is Thread1's status?
Yes, it is.
Using RThread::Logon would be nicer.
Started 3 days, 5 hours ago (2009-11-26 02:28:00)
by symbianyucca
then I suppose the embedded sis file is missing the "S60 5th edition ProductID".
Started 3 days, 7 hours ago (2009-11-25 23:46:00)
by wizard_hu_
Do you have a question or something? RChunk itself is documented in all SDK-s, and in the on/off-line FN library too (which you can find in "Tools, Docs & Code").
Started 5 months, 1 week ago (2009-06-24 05:22:00)
by satyakam
Please see if the FAQ http://www3. symbian.com/faq.nsf/AllB...7?OpenDocum ent is relevant/useful!
Started 3 days, 7 hours ago (2009-11-26 00:35:00)
by wizard_hu_
GCCE? ARMV5? What device?
Do you have the error messages enabled? ( http://wiki.forum.nokia.com/index.ph...ded_panic_c ode )
Or does the entire device become unresponsive?
Started 2 days, 16 hours ago (2009-11-26 15:18:00)
by vineet.jain
have you implemented CountComponentControl() & ComponentControl() in your container
Started 2 days, 16 hours ago (2009-11-26 14:44:00)
by vineet.jain
May be capture the area within which you are having image & then handle that capture in the HandlePointerEventL() .So if there's some pointer event in that area then do what you want
Started 2 days, 13 hours ago (2009-11-26 18:00:00)
by hotcheese
entry view or instance view?
Might need more code, more of the context.
|
|
Hot threads for last week on General Symbian C++::
Started 1 week, 1 day ago (2009-11-20 13:27:00)
by sumit.rathi
Quote:
Originally Posted by neverma
Can a console application be made to run in the background like a GUI?
Yes, you can make console application to run in background. What problem you are facing in it?
Just use carbide , select new symbian OS project then select Basic Console Application(EXE) and its ...
Started 1 week, 1 day ago (2009-11-20 08:19:00)
by RB_Sahu
you must declare . h file(.h file where you have declare CRx) in corresponding .cpp file.
Started 4 days, 18 hours ago (2009-11-24 12:46:00)
by amit.mangal
this is my server code i want to add this code to my gps location code.
Code:
LOCAL_C void MainL()
{
TInt KTestPort = 8100;
TInetAddr addr(KInetAddrAny, KTestPort);
RSocketServ socketServ;
RSocket blank;
RSocket listener;
User::LeaveIfError(socketServ.Connect());
CleanupClosePushL(socketServ) ;
listener.Open(socketServ, KAfInet, KSockStream, ...
Started 6 days, 1 hour ago (2009-11-23 05:57:00)
by skumar_rao
did you mean scrolling effect ? in that case you have to do draw with your own logic.
Started 1 week, 1 day ago (2009-11-20 08:46:00)
by sumit.rathi
Quote:
Originally Posted by RajeevSahu
Hi,
Is it possible to activate the "Ok" label without entering any data in the Dialog box. "Cancel" is there but that "Ok" label activates only after entering any valid data(not even space) in the Dialog.
If anybody has any idea on this please let me know.
Thanks in advance!...
Started 5 days, 8 hours ago (2009-11-23 23:32:00)
by wizard_hu_
That "encrypted text" is most likely the hash value, just in binary format. If you expect a string of hexadecimal digits, it is just a matter of formatting. Use the format string "%02x" for getting the 2-digit hexadecimal representation for the individual bytes.
Started 5 days, 21 hours ago (2009-11-23 10:34:00)
by aamitgupta
what happens your application got crashed or hang.
and share your full code then anybody help u.
Started 5 days, 18 hours ago (2009-11-23 13:23:00)
by skumar_rao
try finding if it is a panic ...
Started 4 days, 22 hours ago (2009-11-24 09:05:00)
by aficianado_001
Started 5 days, 17 hours ago (2009-11-23 14:27:00)
by oracle3
Quote:
Originally Posted by schrecklichkeit
hi there.
my application involves saving an image captured by a camera. camera wise i have used this example
Somewhere along the lines the observer is notified and the data pointer which is a HBufC8* aData is passed out
This is how I am managing the saving. For further ...
|
|