View Single Post
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#15
Originally Posted by SirJohn View Post
I have downloaded X-terminal for the N900 and I do try things, ie I have made a biorhythm program for python and the only way to test it, is through terminal, I hope that I can call it with QML, but that again is yet another language to learn.

Its amazing how many different types of languages there are.
You should take a look at PyQt. You can make really nice user interfaces with the qt framework, use pyuic to convert them to python classes, then use python to link the buttons etc to commands and functions.

I've used it to make nice guis for several cli programs to simplify their usage.
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration