
Hi: I´m trying to make an application in Haskell. As I need to implement a graphical interface, I was thinking of using wxHaskell. Is that a good option? How can I use the wxHaskell libraries with GHC? I´m working under Windows XP. Thanks!! Miren mirencob@terra.es

Hi Miren. | Is that a good option? How can I use the wxHaskell libraries with GHC? | I´m working under Windows XP. Check out wxHaskell: http://wxhaskell.sourceforge.net/ Cheers Mike Thomas.

On 8861 day of my life Mike Thomas wrote:
Hi Miren.
| Is that a good option? How can I use the wxHaskell libraries with GHC? | I´m working under Windows XP.
Check out wxHaskell:
Does it work under Windows? One of my friends tried it under Windows, but failed. But I have only Linux, and don't know details (but he wished to use it without Cygwin but with MSVC; may be, it is source of problem?) -- Ivan Boldyrev Today is the first day of the rest of your life.

Hi Miren,
As I need to implement a graphical interface, I was thinking of using wxHaskell. Is that a good option? How can I use the wxHaskell libraries with GHC? I´m working under Windows XP.
Yes, wxHaskell is a good option. As far as I know there are two options for writing GUIs that run under Windows: HToolkit and wxHaskell. I only have experience using wxHaskell; see the NetEdit application on http://wxhaskell.sourceforge.net/applications.html Using wxHaskell is easy. Download the appropriate distribution from http://wxhaskell.sourceforge.net/download.html and click on the register batch file. You can then use wxHaskell in both GHCi and GHC. Good luck, Arjan
participants (4)
-
Arjan van IJzendoorn
-
Ivan Boldyrev
-
Mike Thomas
-
MIRENCOB