Hi Markus, I use FranTk with ghc 5.04.2 on windows, and it works just fine. It provides a high level of abstraction, which is what I find particularly compelling.
To build it with ghc 5.04 I had to patch it a little. Only trivial things like: in src/FRPSrc/StaticTypes/Compatibility.ghc.hs, you have to define fromInt and toInt in terms of fromIntegral. in src/FranTkSrc/FranTkConc.lhs and src/TclHaskellSrc/ConcTcl.hs, you have to import CVar (I think that's all.) I could send you my patches if you like. cheers, Simon > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 03 March 2003 15:21 > To: [EMAIL PROTECTED] > Subject: GUI for Windows > > > What User Interface Library would you recommend for use under Windows? > I tried FranTk but it crashes as soon as I run the display > function (under > hugs) > and with ghc it won't even compile (I already tinkered with > the makefiles, > so > finally I could make the package, but then the demos won't compile). > > Any ideas, suggestions? > > Markus > > > _______________________________________________ > Haskell mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/haskell >
Registered Office: Roke Manor Research Ltd, Siemens House, Oldbury, Bracknell, Berkshire. RG12 8FZ The information contained in this e-mail and any attachments is confidential to Roke Manor Research Ltd and must not be passed to any third party without permission. This communication is for information only and shall not create or change any contractual relationship.
