[Haskell-cafe] what GUI library should i select?
Luis F. Araujo
luis at arjox.org
Mon Nov 13 13:24:05 EST 2006
Bulat Ziganshin wrote:
> third: are there any "appetizers" demonstrating features of each
> library and with source code available for studying? except for
> memory.pdf which don't mention where full source can be downloaded
>
> it will be interesting to see sources of more "business-like"
> applications developed with both libs. if there are no ones, may be i
> will develop basic file manager utility as such appetizer
>
There are plenty of nice gtk2hs examples out there.
You can take a look at [1]himerge, one of the applications i've been
developing
with gtk2hs as an example, which uses several features and common
functionalities for most GUI.
Regards,
[1] http://www.arjox.org/himerge.html
More information about the Haskell-Cafe
mailing list