You may also display the text in a CCoeControl, and use a timer to move it by settting its x, y coordinate in its parent container.
Type: Posts; User: liuxg; Keyword(s):
You may also display the text in a CCoeControl, and use a timer to move it by settting its x, y coordinate in its parent container.
http://www.developer.nokia.com/Community/Discussion/attachment.php?attachmentid=217&d=1179389769
The above is the panic enabler, which can help you to display some code to identify your problem.
你的应用有没有访问一些在你的手机里存在,但是在你的其他手机里没有的资源?如果是这样,可以造成你说的那种错误。我建议你调试一下你的应用:
...
This is the requirement from Symbian SDK installation. In addition, your project path should not contain any SPACE in it. You can find most of the wiki articles at the following link:
...
You probably need to connect a phone to your PC to make a sis file.
it seems to me that your capabilities of your certificate are not enough. Please copy and paste the whole error message around this line. there should be some indication for it.
Symbian Belle 1.0 SDK has been finally released.
http://www.developer.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html
In Qt sumulator, you are not able to test it. You may need a real device to test it.
this is a test reply. please ignore this:
http://www.developer.nokia.com.cn/Java.html
please refer to the following link:
...
Please read the following article:
http://www.developer.nokia.com/Community/Wiki/Qt%E5%92%8CSymbian_C%2B%2B%E7%9A%84%E6%B7%B7%E5%90%88%E7%BC%96%E7%A8%8B
Normally, Symbian C++ APIs can be...
this is part of the code:
void QmlApplicationViewer::setOrientation(ScreenOrientation orientation)
{
#if defined(Q_OS_SYMBIAN)
// If the version of Qt on the device is < 4.7.2, that...
Just use the Qt Creator wizard, and it will generate the code auotmatically. It implements the function using Symbian C++ API codes.
alternatively, you may create two resources: one uses the network and the other one uses the GPS. In this case, it works for every cases.
Hi, I have just tried the remote compiler, and there is no problem with it. Please try it again. Should you have any problem with it, please DO let me know immediately. I will feed it back and get it...
Please find the following example code at:
http://www.developer.nokia.com/Community/Wiki/%E4%BD%BF%E7%94%A8Qt_Mobility_Messaging_API%E5%8F%91%E9%80%81%E7%9F%AD%E4%BF%A1
It was verified that it...
To my best understanding, so far, there is no such an API for the purpose. You can use Symbian C++ API to control this.
the latest Qt SDK version is 1.1.4. You may download the latest one.
http://www.developer.nokia.com/Develop/Qt/Tools/
The MeeGo support should be in the package (Harmatten or Meego). You can...
Hi,
Please find the smart installer wiki page. Currently, for 5233, only
Qt 4.7.3 release for S60 5th Edition
...
We will improve this in the future. We need more marketing effort in promoting this site.
Please try to register your emulator again. The bug is claimed to be solved. I just checked it with my colleauge. Should you have any problems, please let me know.
QT normally is referred to as QuickTime. Qt's pronunciation is "Cute".
If you design a QML application, please refer to the following example code:
\QtSDK\Examples\4.7\declarative\tutorials\samegame
It has exactly what you what.
You may use Qt component (QML), but it is not recommended. QML needs to have GPU (graphics processing unit) to accelerate the display. All of the Symbian^3 devices have GPUs. However, N97 does not...
I have reported the problem, and it is not being investigated. Please wait and try again.