"Anibal Maffioletti Rodrigues de DEUS" <[EMAIL PROTECTED]> wrote,
> What I really meant was UI controls, like buttons, options box, check box,
> etc...
The Gtk+HS binding should - in theory - work on Win32, as
there is a Win port of GTK+. It provides exactly what you
want, buttons, windows, scrollbars, etc and any application
built with it should work on Unix and Win32. However, as
far as I know, so far nobody tried to run it on Win32 (I am
developing on Linux). If you want to try, I am happy to
help if you encounter any problems. Check out
http://www.cse.unsw.edu.au/~chak/haskell/gtk/
for details.
Cheers,
Manuel