
This interface is basically a flat C view on the object oriented wxWindows library.
There is existing binding of wxWindows to Eiffel. The wxEiffel project uses the same approach to bind Eiffel code to C++ library. Is it possible to use flat C interface developed from Eiffel team?
Wow! I knew about the Eiffel binding but never knew that they used a 'flat' C interface. Actually, their code looks almost the same to the experimental code that I have written. It would be just perfect if I could use their code (or even DLL) directly to interface to Haskell. Alas, there are a few rough edges regarding strings and event handling, but maybe these can be sorted out on the Haskell side... I'll try something out this evening. All the best, Daan.
See http://elj.sourceforge.net/projects/gui/ewxw/
Best regards, Krasimir
__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ GUI mailing list GUI@haskell.org http://www.haskell.org/mailman/listinfo/gui