View Full Version : open soucre program in python
bribaetz
August 11th, 2007, 10:23 PM
can someone tell me where to get some source code i dont need a tutorial i learn better when i just analyze source rather than have someone tell me this does this this does this. i like to figure out a function/command on my own.any tutorials would be cool aswell.
SOULRiDER
August 12th, 2007, 12:18 AM
Theres a sticky with tutorials.
About getting sourcecode.... this is Linux, source code for everything is available! :D
pmasiar
August 12th, 2007, 12:59 AM
bribaetz cannot be bothered reading stickies - he even cannot be bothered to read and spell-check his own sig... :-(
ssam
August 12th, 2007, 06:58 AM
apt-get source packagename
also http://www.google.com/codesearch is very good
bribaetz
August 12th, 2007, 05:20 PM
bribaetz cannot be bothered reading stickies - he even cannot be bothered to read and spell-check his own sig... :-(
i have read stickies and learned most of basic python programming none of these have the tkinter modules
Paul820
August 12th, 2007, 05:39 PM
Sourceforge 3547 results, should be something foryou in there :) Linky: http://sourceforge.net/search/?type_of_search=soft&words=python+tkinter
pmasiar
August 12th, 2007, 08:59 PM
i have read stickies and learned most of basic python programming none of these have the tkinter modules
Ever tried to read Python Library Reference, http://docs.python.org/lib/lib.html ? Fascinating reading, especially: 20. Graphical User Interfaces with Tk.
bribaetz
August 13th, 2007, 06:29 PM
what other graphical libraries/modules are there
xtacocorex
August 13th, 2007, 08:58 PM
what other graphical libraries/modules are there
GTK+
QT
wxWidgets
All have Python bindings.
You've certainly made a name for yourself on the forums; a simple search of what the forum has to offer will answer most all of your questions.
bribaetz
August 13th, 2007, 10:06 PM
GTK+
QT
wxWidgets
All have Python bindings.
You've certainly made a name for yourself on the forums; a simple search of what the forum has to offer will answer most all of your questions.
i try not to ask stupid questions but i did not find alto on python
pmasiar
August 13th, 2007, 10:49 PM
"One fool can ask more questions in a minute than twelve wise men can answer in an hour.", but we turned table and are asking sharp questions back (http://ubuntuforums.org/showthread.php?t=521908&page=2) :-D
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.