Prev: wxMac & Plug-in Hosting
Next: wxMac Font bug and "fix";
From: Franky Braem on 26 Dec 2006 16:52 The main goal of wxJS is to port the wxWidgets library to JavaScript. It can be extended with other modules (sqlite, expat, ...), it contains an Apache module for using JavaScript/wxWidgets on the server. This release contains the following updates: - io: solved a bug with wxSocket. wxSocket needs a wxApp now. - All: An empty string resulted in undefined - wxStandardPaths is used to find modules.xml - Introduced new module: tpl, a template engine - Solved bug 1620648: wxJSScript defines methods/variables on the global object - Added include method on wxJS - wxJS methods can be used directly (i.e. wxJS.print can be written as print)
|
Pages: 1 Prev: wxMac & Plug-in Hosting Next: wxMac Font bug and "fix"; |