Hi,
Does SDK 2.0 support OpenGL(ES) or M3G? Thanks.
Type: Posts; User: pigling; Keyword(s):
Hi,
Does SDK 2.0 support OpenGL(ES) or M3G? Thanks.
300SGD may be about 250 USD. In fact, I initially don't plan to fix it if I had dropped it on the ground. But the problem is that screen can't turn on any longer which stops me from using it as...
Hi,
Very bad news. My Lumia 800 developer device suddenly has a black screen (no scratch or drop to the toilet). Then I take it to local Nokia Care office for checking and the conclusion is my...
Hi,
Some AT&T developers received Lumia 900 developer devices in March. Will Nokia also offer such developer device outside US as it will launch the device in the world? Thanks.
regards,
pigling
In your case, you should re-activate your membership of launchpad first and then contact developer support for the developer device issue.
I think there is still opportunity for free developer...
Hi all,
My project is to develop a game with Qt. We try to use Phonon to play sound in the game. But the problem is that GStreamer share library is not permitted to installed in our system. I check...
Hi all,
I am trying to build Qt-app: TAsteroids 0.6.1
It integrates Box2D with Qt modules for game programming. The builder order is Box2D->tasteroids6->tasetroidsmenu3->app. The first three...
Seems many people view the post. But no one gives the answer.
Fortunately, I get help from Qt QML mail list. Thanks for Alan Alpert from Nokia Qt, the problem gets solved:
Now the game is...
Hi All,
I am trying to rewrite the game logic in SameGame example through C++ code. But I suck in createBlocks() function where I can create the components successfully but they can't display on the...
I am on Maemo platform.
Hi all,
How to set gamma for whole screen display? I only see the setGramma() function for Image writer and picture IO which is useful when saving individual image/picutre to device. Thanks.
...
Hi all,
I am trying to write a simple game by Qt graphics view framework. I have created a ball derived from QGraphicsPixmapItem and simulate collision effect between the ball and four sides.
...
Hi,
How can I use native cursor icon in Maemo5 through QCursor? I find some cursor icons in "/opt/usr/share/icons/default/cursors" but I don't know how to use them through QCursor in my app. Thanks...
Hi All,
I am wring the following code for N900 which pixel size is 800x480. I want to put four scaled pixmaps into the scene and combine them to a whole scene:
int main(int argc, char *argv[])...
Hi Rondo23,
Thanks so much for your kindly help. It works well.
regards,
qichao
Hi all,
I want to load a image as background for my application on N900. The image rect is 586x512 while the fullscreen size of N900 is 800x480. I load image to a QGraphicsItem and then add it to...
Ok.
My target is to disable those buttons in the widget (buttons should be gray or have no output for clicked() signal) before the connection really established.
I have created my own event loop...
I have no idea but definitely there is something wrong with my code.
Is there any way to discard user input event but not just defer their processing?
Thanks.
Thanks for your suggestion.
hi divanov,
If I want to use GPS device like the way we manipulate on network status monitoring, how can I get the correct osso GConfItem for GPS? ...
Yes, I also think in this way. Sorry but not intend to offend you. What I think is not what I see.
I check the application. The order as following:
1. prompt "yes" or "no" dialog to ask for...
Hi divanov,
A small problem when using the program. If setting "Always ask" and no connection before starting program, when choosing one internet connection there are several seconds (2-4 sec)...
OMG.
I search "0.0.1" whole night but can't find it. Thanks.
Sorry for this simple question but it wastes my whole night. mad dpkg-buildpackage always make the deb package xxx_0.0.1_armel.deb. How can I change this 0.0.1 to what I want? Thanks.
Thanks so much.