
29 Dec
2011
29 Dec
'11
10:43 p.m.
On Fri, Dec 30, 2011 at 2:53 PM, Steve Horne
I've been for functions like GetMessage, TranslateMessage and DispatchMessage in the Haskell Platform Win32 library - the usual message loop stuff - and not finding them. Hoogle says "no results found".
Is this level of Win32 GUI coding supported? (other than by dealing with the FFI myself)
I'd recommend using Gtk2hs (http://haskell.org/gtk2hs). It's well supported and your program will work on Mac & Linux & BSD to boot. Trying to grapple with Win32 APIs isn't exactly my idea of fun. :)
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe