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

Re: [pygame] ocempgui question



Thank you I managed to figure it out from your example and from the docstrings in Renderer.py (which are excellent btw). I've tried out the various widgets. The only one I had trouble with is the ScrolledList which gave me an exception when I instantiated it. However this only happens when I run it through Wing IDEs debugger... very strange.