
9 Aug
2007
9 Aug
'07
5:30 p.m.
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:
Indeed - the *hard* part seems to be figuring out how to run Glade on Windoze...