最終更新:2012-10-01 (月) 04:55:47 (4858d)
wxWidgets
Top / wxWidgets
クロスプラットホームなウィジェット・ツールキット
- C++で記述されているが、多くのプログラミング言語向けにバインディングが用意されており、Python、Perl、JavaScriptなどから使うことが出来る
What is wxWidgets?
- wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, Windows CE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C♯/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. It's also extensive, free, open-source, and mature. Why not give it a try, like many others have?
バインディング
| Python | wxPython |
| PHP | wxPHP |
| Perl | wxPerl? |
| Java | wx4j |
| Lua | wxLua? |
| Ruby | wxRuby |
| .NET Framework | WX.Net |
| Haskell | wxHaskell? |
| Tcl | wxTcl? |
| JavaScript | GLUEscript |

