On Friday, 14. September 2001 04:38, you wrote: > [...] > wxWindows is quite C++ centric and AFAIK nobody has made a > serious effort at a C++ FFI yet. One of the big advantages > of GTK+ is that it was written with bindings for other > languages in mind. Therefore, it is probably the toolkit > with the most language bindings. I didn't mean that a Haskell binding to wxWindows should be made. I meant that the strategy of wxWindows should be used also for a Haskell GUI library. This strategy is to define a common GUI interface and provide implementations for different platforms based on different libraries like GTK+ (for GNOME), Qt (for KDE), Win32. By the way a Haskell binding to wxWindows would maybe cause performance problems just because wxWindows isn't "native" but itself uses other GUI libraries. Wolfgang _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
- Re: The future of Haskell discussion C.Reinke
- Re: The future of Haskell discussion S. Alexander Jacobson
- Re: The future of Haskell discussion Mark Carroll
- Re: The future of Haskell discussion Frank Atanassow
- Re: The future of Haskell discussion Wolfgang Jeltsch
- RE: The future of Haskell discussion brk
- Re: The future of Haskell discussion Manuel M. T. Chakravarty
- Re: The future of Haskell discussion Mark Carroll
- Re: The future of Haskell discussion Manuel M. T. Chakravarty
- Re: The future of Haskell discussion S. Alexander Jacobson
- Re: The future of Haskell discussion Wolfgang Jeltsch
- Re: The future of Haskell discussion Peter Achten
- Re: The future of Haskell discussion Johannes Waldmann
- Re: The future of Haskell discussion Rijk-Jan van Haaften
- RE: The future of Haskell discussion Julian Seward (Intl Vendor)
- Re: The future of Haskell discussion Marcin 'Qrczak' Kowalczyk
- Re: The future of Haskell discussion D. Tweed
- Re: The future of Haskell discussion exa
- Re: The future of Haskell discussion Marcin 'Qrczak' Kowalczyk
- Re: The future of Haskell discussion Pixel
- Re: The future of Haskell discussion Manuel M. T. Chakravarty