python - How to use text user input in pygame using a Mac -


i need know how download , set module on mac.

i need know how use text user input pygame on mac. raw_input pygame.

is there can do?

i make comment reputation low don't know there different on mac in windows use:

   import nameofmodule 

for text input use tkinter or other gui or maybe pygame inputbox or eztext gui-es don't work after compilation you'll need debugging , inputbox , eztext doesn't nice , have bugs(to close inputbox must press pygame x button confuses user).i suggest use tkinter , fight compilation errors it's easier(at least me) trying debug inputbox or someone's work if don't want compile it.

please correct me if i'm wrong inputbox that's whathappend me.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -