Gtk2Hs 0.12.0 released
The Gtk2Hs team is happy to announce a new release of the core packages glib, gio, pango, cairo, and gtk all in version 0.12.0. Andy Stewart has put in a lot of effort to add many new functions to gtk, thereby getting close to covering the full Gtk+ API. John Obbele has kindly investigated into fixing some memory leaks.
July 21st, 2011 at 10:01 am
Sorry for botherng but I got this warning
Gtk-WARNING **: Locale not supported by C library.
Using the fallback ‘C’ locale.
while running this example program
module Grafico where
import Graphics.UI.Gtk
main :: IO ()
main = do
initGUI
window <- windowNew
button .<
how can I find help?
I can’t find anything googling it
Sorry again for bother
Regards
July 28th, 2011 at 4:45 pm
I need GTK version 0.12.0