View Single Post
Posts: 53 | Thanked: 51 times | Joined on Feb 2010
#1
Hello all.

After a long time of messing about with QT and scratchbox, I now have a zippy Qt creator (version 1.3.1 based on Qt 4.6.3) and scratchbox installed today (no idea how to check which version it is...).

Now I have loaded the SDK, and I get a nice screen with the blue background and what not... but it is very slow.... but that issue is for another day.

Now I want to create the customary hello world and I am kinda stuck.

I want to:
1. Design in Qt
2. Compile in Qt
3. Test in scratchbox
4. Package and deploy onto my N900

Then I want to try and create a a button which when you press a message pops up saying "Hello World", and then do steps 1 to 4 on it....

I have no idea where to begin. I have tried to see if Qt picked up scrachbox... it didnt and I cant find anything in the docs....

Anyway, once my hello world program is done, I intend to get a Qt book and just work through it all....

But frst I need a hello world!!

Any ideas or a could you point me somewhere?

Thanks.