Fork me on GitHub

wx.NET CLI wrapper for wxWidgets

wx.NET is a .NET Common Language Infrastructure (CLI) wrapper for wxWidgets. It is composed of two parts:

  • wx-c is a C++ library which exposes the wxWidgets API as a collection of C# friendly functions.
  • wx.NET is a .NET assembly written in C# which parallels the wxWidgets class hierarchy.

wx.NET can be used with various implementations of the CLI, including .NET, Mono, and DotGNU Portable.NET. If you are not familiar with the wxWidgets library, you may be interested in some screenshots of wxWidgets and wx.NET.

ImageViewer Tutorial :http://wxnet.sourceforge.net/tutorial/tutorial.html

posted @ 2006-12-18 22:34  张善友  阅读(1395)  评论(0编辑  收藏  举报