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

欢迎大家扫描下面二维码成为我的客户,为你服务和上云

原文地址:https://www.cnblogs.com/shanyou/p/596233.html