[Haskell-cafe] Pure functional GUI
Andrew Coppin
andrewcoppin at btinternet.com
Thu Aug 9 13:30:57 EDT 2007
Duncan Coutts wrote:
> On Thu, 2007-08-09 at 08:59 +0800, Hugh Perkins wrote:
>
>> uestion on using gtk from haskell: how easy is it to integrate
>> with glade? ie, can we directly bind glade form elements to haskell
>> variables? How easy is it to bind events to glade form elements from
>> within Haskell?
>>
>
> It's pretty easy, see the Gtk2Hs/Glade tutorial:
>
> http://haskell.org/gtk2hs/docs/tutorial/glade/
>
Indeed - the *hard* part seems to be figuring out how to run Glade on
Windoze...
More information about the Haskell-Cafe
mailing list