![]() |
| Home RSS Directory F.A.Q Try Custom Feed Sonneries Portable |
Latest Flows from this sub-category: random selection from this sub-category: |
A GUI Library for Haskell based on Gtk Mon, 18 Jan 2010 12:52:22 +0100 Duncan posted a patch that allows compilation of Gtk2Hs with ghc 6.12. However, you need to specify –disable-split-objs option when running configure as ghc 6.12 puts object files in directories where our Makefile does not expect them.
Wed, 04 Nov 2009 19:10:54 +0100 A note of caution: Using Gtk2Hs together with the -threaded ghc is currently not supported. The reason is that GHC’s garbage collector might free Xlib or Win32 objects using an OS thread different to the one that is used to execute all other Gtk+ functions. The result will be a program that occasionally fails with [...]
Sun, 10 May 2009 18:02:10 +0200 Gtk2HS 0.10.1 has been released! This release includes mostly bug fixes and other small improvements. Most notably, GHC 6.10.1 is now supported.
The source tarball may be downloaded from:
http://sourceforge.net/project/showfiles.php?group_id=49207&package_id=42440
A Windows installer will be provided soon.
Tue, 10 Mar 2009 11:36:02 +0100 Michael Dever is developing a file manager in Gtk2Hs and is blogging about it. He wrote a little demo that shows how to add rows to a ListStore on the fly, namely when the user expands and collapses a link. While there are other ways to do this (namely by implementing your own store using [...]
|
|
contact |