|
2010-08-08
, 08:51
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#2
|
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.)
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.
|
2010-08-10
, 19:06
|
Posts: 35 |
Thanked: 21 times |
Joined on Feb 2010
@ Copenhagen, Denmark
|
#3
|
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.
|
2010-08-10
, 19:57
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#4
|
Tags |
develop, pygame, pyqt4, python |
|
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