Changes between Initial Version and Version 1 of XwtLibrary
- Timestamp:
- 05/28/13 20:16:25 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XwtLibrary
v1 v1 1 = XWT Library = 2 3 "XWT is an open-source cross-platform UI toolkit for Mono and .NET. What’s special about XWT is that it is built on top of the native widget toolkit of each supported platform. So rather than a new widget toolkit implemented from scratch it is an abstraction that wraps the native toolkits using a common API. The end goal of XWT is to allow building applications which look and feel native in each platform." -- http://foodformonkeys.blogspot.com/2012/11/xwt.html 4 5 == External Links == 6 7 * http://foodformonkeys.blogspot.com/2012/11/xwt.html 8 * https://github.com/mono/xwt 9 * https://www.google.com/search?q=mono+xwt 10 11 == See Also == 12 13 * GtkLibrary 14 * DotNetProjects