Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~2K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for justaguy101

This is not necessarily a Python or wxPython related question. Let's say i have GUI made with wxPython. How does one implement changing language of the GUI(menu names, help strings etc.) in a correct way. Thanks.

Member Avatar for richieking
0
271
Member Avatar for TrustyTony

Pretty cool idea, i will save this one hoping to come up with a use for it sometimes :D

Member Avatar for TrustyTony
-1
485
Member Avatar for justaguy101

Hi guys! I have a problem calling the numpy.random.hypergeometric function with certain values. It seems like if the values hit in some certain range the program stalls and never finishes. I get no errors or anything and also a wxpython GUI that i have calling this function crashes with no …

Member Avatar for justaguy101
0
558
Member Avatar for Member #750017

Look up pathfinding algorithms, very common in games. So you are in square 1 and you need to get to finish square. What you want is something like this: 1. Check if the square is the finish square. If it is then return True. If not go to step 2. …

Member Avatar for justaguy101
0
858
Member Avatar for nsutton

My favourites for Python are Eclipse and Netbeans with the python plugin and Eric IDE.

Member Avatar for justaguy101
0
154

The End.