[Haskell-cafe] Re: Which windowing toolkit to use?
Guenther Schmidt
gue.schmidt at web.de
Wed Jun 17 18:38:22 EDT 2009
Hi Bulat,
well, do a cabal install hs-dotnet.
Then do a cabal unpack hs-dotnet and look into the examples directory,
there are 2 for gui, Forms and FileSelect.
If they don't work right away then follow the instructions for aquanting
the .dll in the bin directory with the NET framework.
The LINQ examples will only work if you have .NET 3.5 installed, the gui
examples even with .NET 2.0.
Good luck and come back for more if you like :)
Günther
PS: The galois inc. guys are amazingly practical code contributors, the
link to Sigbjorns website is on hackage, the hs-dotnet package.
Bulat Ziganshin schrieb:
> Hello Gu?nther,
>
> Thursday, June 18, 2009, 12:46:40 AM, you wrote:
>
>
>> there is one other alternative to gtk2hs and wxhaskell: .NET Forms
>>
>
>
>> It is accessable through Sigbjorn Finne's hs-dotnet package.
>>
>
>
>> I am right now *starting* to use it myself, so just consider it an option.
>>
>
> can you please provide code snippets? some starting basis will greatly
> help to grok this way of GUI
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090617/403c8aab/attachment.html
More information about the Haskell-Cafe
mailing list