[Haskell-cafe] Looking for GUI (WX) example code

Nils Schweinsberg ml at n-sch.de
Fri Jul 2 17:28:56 EDT 2010


On 02.07.2010 23:02, Günther Schmidt wrote:
> Hi all,
>
> I'd be interested in studying GUI (wxhaskell) code. Does anyone have
> links to good gui code?

Not wxHaskell, but I just wrote a very small gtk2hs application.[1] 
Should give you a quick overview of how things work with gtk. :)


[1] http://github.com/mcmaniac/whoLogin/blob/master/src/whologin.hs


More information about the Haskell-Cafe mailing list