[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Tutorial... GUI



    I could not run it because this was not found. I tried finding a download for it and none for windows. just a .gz
Error: ocempgui.widgets Module not found!


[Example request]

I attached a small OcempGUI example script, which will create two
buttons on a pygame window and print their text to the console whenever
they receive focus. The code aligns them beneath each other using a
spacing of 10 pixels between them.
The TAB key cycles the input focus between the buttons.

Regards
Marcus