View Single Post
Posts: 1 | Thanked: 0 times | Joined on Aug 2010
#1
Hi guys,

I am eager to learn Python (I have no previous development experience).

I have installed:
Python
Python GTK Editor
PyQt4 Full Install
PyQt4 Demo

I am creating a simple, non-linear, text based RPG to teach myself the code structure etc.

What I can't figure out is:
How to create a GUI for the game
Why PyQt4 Full does not have an icon in my menu and why I can't seem to be able to open it from the Terminal either (is it a program that opens? I was under the impression that it is a tool to create python Gui directly on the n900.)

After failing with the above, I attempted to find and install pygame. However, the dependency libsdl-ttf2.0.0 was not met. I attempted to install it and then get the error advising libsdl-ttf2.0.0-0 is not installed. Am I doing something wrong or do I simply have the wrong idea about what I'm doing?

Please note, I do not want to create a python gui on my pc, I want to use my n900 for both the coding and the aesthetic.

After the game, I intend to attempt to code a basic (productive) application for my n900.


Sorry for the essay sized question. Any and all help would be appreciated (I have spent 4 hours trying to find these answers on forums to no avail >.<).

Thanks.

Lady Linx