Recommendations for cross-platform GUI Bindings ?

Pete Shinners shredwheat at attbi.com
Fri Feb 15 00:35:10 EST 2002


Courageous wrote:
> For low level graphics, pygame is the best of the lot. It's on
> top of SDL.

pygame's great for graphics. but i'll warn you now there's no standard 
GUI for it. there's a couple options out there, but odds are you may 
need to 'roll your own' little ui stuff. not hard for little buttons and 
checkboxes, but gets to be a lot of work for text input and list boxes :]




More information about the Python-list mailing list