[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: perl interface
See the following page for a rather exhaustive list of libraries/GUI
toolkits for (crossplatform) development.
http://www.geocities.com/SiliconValley/Vista/7184/guitool.html
I'd hazard a guess that wxWindows, V and Tk is among the major players in
this field. wxWindows and V both introduce crossplatform equivalents of MFC
under Windows (Qt is big too, but is not freely available in the Windows
version).
Regards,
Lars Nilsson
>
> I have also considered doing a C version of the same thing and may
> consider doing this if the perl "prototype" gets any interest. I'm
> not familiar with Windows programming, are there cross platform GUI
> libraries that are non-proprietary?
>
> Don