Any plans or thoughts about Web GUI Toolkit in wxWidgets?

Eran Ifrah eran.ifrah at gmail.com
Mon Nov 5 01:12:20 PST 2007


I started a project a year ago or so to mimic the wx API to Java script.

I created all the basic classes (wxPanel, wxSizer, wxNotebook, wxButton,
wxTextCtrl, wxTreeCtrl, wxMenu, wxMenuBar and other) all written in
JavaScript, but I have a bandoned this project in favor of other projects.

It worked pretty well, I can send you the code if you like.
But note that it does not uses C++ at all, only mimic the WX API to use Java
script API.

Unlike other JavaScripts wrapper for WX (wxJS or even Wt), I took the
"client side" API, which allows you to create UI and I did not focus on the
"server side" API.

Eran




On 11/5/07, william lee <welemon at gmail.com> wrote:
>
> Like Wt(http://www.webtoolkit.eu) did, pure C++, generate AJAX apps
> just like the native softwares. It will be quite hot. All C/S can be
> can be build into B/S, pretty exciting :)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>


-- =

Eran Ifrah
eran.ifrah at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20071105/d9d=
16329/attachment.htm


More information about the wx-users mailing list