D - wxWindows in D
- Walter (5/5) Sep 18 2003 There's some discussion going on now about how to do a D wrapper for
- nobody yahoo.com (6/11) Sep 18 2003 A by-product of the wxEiffel is wxC, i.e. a C interface of wxWindows C++...
- Charles Sanders (9/22) Sep 18 2003 Very cool. Think Ill join the list and see if I can help.
There's some discussion going on now about how to do a D wrapper for wxWindows in the wx-dev lists.wxwindows.org mailing list. Anyone interested in investigating getting a top GUI toolkit to work with D, now's the time to join the fray! Note that wxWindows has interfaces to Python, Eiffel, etc., so this should be eminently doable.
Sep 18 2003
A by-product of the wxEiffel is wxC, i.e. a C interface of wxWindows C++ code. People have used wxC to make the wxHaskell interface. http://lists.wxwindows.org/cgi-bin/ezmlm-cgi?8:mss:39331:200306:ajbplehkplfkphifccfa Since D talk natively to C, build wxD on top of wxC should be quite easy. Of course, with the new language features of D, wxD can be made much better. In article <bkcn7c$ait$1 digitaldaemon.com>, Walter says...There's some discussion going on now about how to do a D wrapper for wxWindows in the wx-dev lists.wxwindows.org mailing list. Anyone interested in investigating getting a top GUI toolkit to work with D, now's the time to join the fray! Note that wxWindows has interfaces to Python, Eiffel, etc., so this should be eminently doable.
Sep 18 2003
Very cool. Think Ill join the list and see if I can help. Charles <nobody yahoo.com> wrote in message news:bkcqfs$f72$1 digitaldaemon.com...A by-product of the wxEiffel is wxC, i.e. a C interface of wxWindows C++code.People have used wxC to make the wxHaskell interface.http://lists.wxwindows.org/cgi-bin/ezmlm-cgi?8:mss:39331:200306:ajbplehkplfkphifccfaSince D talk natively to C, build wxD on top of wxC should be quite easy. Of course, with the new language features of D, wxD can be made muchbetter.In article <bkcn7c$ait$1 digitaldaemon.com>, Walter says...interestedThere's some discussion going on now about how to do a D wrapper for wxWindows in the wx-dev lists.wxwindows.org mailing list. Anyonetoin investigating getting a top GUI toolkit to work with D, now's the timeetc.,join the fray! Note that wxWindows has interfaces to Python, Eiffel,so this should be eminently doable.
Sep 18 2003