Re: wxEuphoria
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Feb 22, 2004
- 706 views
----- Original Message ----- From: "Ken Rhodes" <ken_rhodes30436 at yahoo.com> To: <EUforum at topica.com> Subject: Re: wxEuphoria > > > Congratulations Matt! :) :) :) > > I can't help but feel that the release of a truly > cross platform GUI library is a momentous event. > > If only Derek, Judith, et al would drop win32 for wxEu Not likely. Win32lib was originally aimed at cross-platform development but one either ends up with a lowest-common type of system, or a subset of possible functionality, or a swiss-army-knife system. wxWidgets is the best out there, but that has taken the subset approach and does not pretend to cover all the functionality of all the native GUI systems out there. For example, how does one handle a right-mouse-down event in the Macintosh platform? > - would you? > Once again, Matt, thanks for pulling it off! Well done, Matt. -- Derek