Ahh I see, I'll do just that for the mean time. Thank you very much! =)
Type: Posts; User: bernardnapoleon; Keyword(s):
Ahh I see, I'll do just that for the mean time. Thank you very much! =)
Hello Guys,
I'm trying to run the Qype Web Application, http://projects.developer.nokia.com/PlacesS40v2
The problem I'm encounter when the app sends an AJAX request, XML is returned. PlacesS40v2...
I was also experiencing this problem. but I was able to solve it by adding the optional packages in the target platform.
In NetBeans->Right click on project->Properties->Platform->Optional Packages....
Yeah learned that the hard way.
Got it working, i used a "char" for a variable.
And I suggest to use only the Web Development Environment for modifying codes. Sometimes the packaging won't...
When previewing application in Web Simulator, in Web Inspector
/htdocs/js-lib/mwl-1.0.js:795 - <document onclick="void(0)" onblur="void(0)" onchange="void(0)"></document> will be dropped.
-...
Same problem here. =(
My bad, the aegis file should be something like this, reading the wrong help file. made my aegis too complicated.
<aegis>
<request>
<credential name="Cellular" />
<for...
Every time I include a Qt Library in may cpp files, I always get a green curly line below the include.
for example in main.cpp
#include <QtGui/QApplication>
#include <QtDeclarative>
both...
<aegis>
<request>
<credential name="phone-control">
<docstring>
A resource which gives access to the lower level phone functionality. For example,
...
Good Day!
Guy's am having problem sending SMS in Meego... the following error messages appears in the application output whenever I attempt to send an SMS, using QMessageService..
I've also...