i place a QTextEdit widget into a QWidget class(the QTextEdit's parent widget),but when the parent widget show,i clicked the QTextEdit,but it can't gain focus.how this situation comes?
...
Hello,
Currently I'm developing a DLL which is intended to be linked to 3rd party applications in order to test whether this application is eligible to run at a given time.
First I thought about to create a DLL and handle the needed check in TInt E32Dll() function. But I was very surprised when I've read that this function is not calle...
I want to develop an application to encrypt voice calls on the fly. Is it feasible?
which programming language should be preferred for symbian O.S
...
How to set the internet connection in the Simulators. I am using the Symbian3_SDK_v0.9 sdk in windows 7 . Please help me. THanks in advance.
...
Hi,
I am using the following code for send the email in symbian c++ (I am using the Symbian_3_SDK_v0_9_en for developing in Windows 7)
I got the application crash when the line "sendAsMessage.CreateL(send, KUidMsgTypeSMTP);" reached.
Please assist me.. How to solve this. I am very new to the symbian c++. Thanks in advance
RSendA...
Hi,
I am very new to this Symbian C++. I want to learn the symbianc++ very clearly and keenly.Could you please refer the book for me? Which is the efficient book for learning Symbian C++.
Thanks in advance.
...
Hi,
I am trying to develop a native application for iPhone or Android or Symbian on Windows. I have looked online and came across http://rhomobile.com/, which let you develop native applications for almost all devices, but I am inexperienced in Ruby. I can code in HTML, ASP.Net, Javascript, and PHP.
The only thing that made my search...
in my application,i just wanna open a url contain media,e.g. http://www.test.com/test.mp3,or rstp://www.test.com/test.3gp,so i need the symbian embeded media player's uid to open it.
...
Hello,
I have troubles with dynamic loading of libraries - my code panics with Kern-Exec 3. The code is as follows:
TFileName dllName = _L("mydll.dll");
TFileName dllPath = _L("c:\\sys\\bin\\");
RLibrary dll;
TInt res = dll.Load(dllName, dllPath); // Kern-Exec 3!
TLibraryFunction f = dll.Lookup(1);
if (f)
f();
I receive panic on ...
which format has a event in a symbian calendar?
i want to write a program which syncs google calendar with symbian calendar on my smartphone, because there's no good solution for that!
edit: can i access symbian calendar on a smartphone via symbian-API?
...
4 months ago, after many installations of sdk, qt, libraries, mameo etc. I realized that Qt simulator for touch devices only supports windows. We linux users could only use button based old phone sim.
I'm in the forum.nokia site searching for and improvement for 20 mins. Couldnt find any related information.
...
Can somebody point to the protocol docs of Metro TRK and/or App TRK that is used for on device debugging for Symbian Application?
...
Can you tell me a good twitter client for Symbian 9.3 ? (Nokia E63)
...