[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] Starting Window Position
Thanks for your help in all these matters.
Bye
Ian
On 6/29/07, Luke Paireepinart <rabidpoobear@xxxxxxxxx
> wrote:Ian Mallett wrote:
> I suppose I was just curious. You could make really interesting
> programs- like pong on your desktop with windows! :) Whatever. If
> it can't be done easily, then it is pointless.
It can be done easily using a GUI toolkit. Pygame is not a GUI toolkit.
Look into TKinter or WxPython.
-Luke