Tagged Questions
0
votes
3answers
62 views
A good tutorial on making a Python program?
I was looking to see if anybody had any good tutorials or downloads on a python program to take http://textnow.com and make it into a desktop application for Ubuntu.
I would like to make it so that ...
0
votes
1answer
211 views
How to combine quickly and my python program?
Firstly, I'm not sure if I'm allowed to ask this question. I'll delete it if it's not welcome. I'm after some guidance on how to start programming.
Perhaps I need to start somewhere else, but I'm ...
3
votes
2answers
318 views
Facing problem with “gtk.RESPONSE_OK” in the simple-player quickly tutorial
I am fairly new to both quickly and Python. I am facing several problems while learning to use quickly from the following tutorial on the Ubuntu developers site:
...