No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
14 Posted Topics
if it worked, then I would believe you can import that module like any other in python. I do not use Tk but I use python.. That would be my limited knowledge..
I was wondering is there a good IDE for python /wxpython/pygame? I was wanting something that would do all 3 very good, for when I do finally jump to a GUI... I was messing around a little with pygame, and I noticed it dose not like the python IDLE...
Ive searched and downloaded somethings..But Im not sure what I do need to download, can someone post me a link to where I can get VB6? Or how exactly is VB used..I am a python user, but wanted to try VB for a change.. I am very un certain of …
Ok, I mostly used Python to learn programming.. I am now trying to learn VB.. This is my problem..It seems that tutorial after tutorial I read has no examples as I am trying to do.. 1. Dim x As Integer = 100 # this should make x = 100 right? …
I see you may have took some ideas from my text based version? Very cool indeed..
I thought I should take a few days and read some more, and learn a little more. I decided to take a more easier approach. This 'start' of a simple pirate game, which I did not reference anything for once. So its all wrote from what I know, and not …
I think he means instead of adding it on to a list(append). just make an instance of the image filename in the car_list module.
You are more than welcome to take my game I am doing in text and do it in pygame...I would but I am not that advanced yet.. The thread is kinda covering the game, but its called 'practice game' Its basicly a pirate game, where you can buy ships,buy weapons …
It gives me a Syntax error the way you posted it on line 25, I messed with it for a little bit, what I come up with is you can not use 'or' they way that you are, I tried slapping a colon there that didnt make it happy. But …
Ah, don't feel bad.. I tend to confuse people the way I write/word things as well..
You can get that 2GB of free space @ Mozy, I am not completely sure its totally free, but they advertise that. Its kinda like a repository. But if you just want to 'Park' things or 'Store' them then any upload site can just about work.
Ok, I made a very simple function to keep track of variable Gold...Ok thats easy, everything works fine, except I made the variable = 200 and when the function performs it adds like it is told to do. But I want it to evolve as I add to it, and …
I have used python for awhile, and am quite good with it. But last week I added the wxpython..I wanted to actually make a program and not a script. So I can do this in normal python all day long. But wxpython is alot different, so I need help with …
The End.
Clueless86