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

相关文章:

  • 2022-12-23
  • 2021-08-16
  • 2022-12-23
  • 2021-11-22
  • 2022-12-23
  • 2021-08-21
  • 2021-06-29
  • 2022-12-23
猜你喜欢
  • 2021-07-28
  • 2022-03-07
  • 2022-12-23
  • 2021-07-27
  • 2022-12-23
  • 2021-09-12
  • 2022-03-04
相关资源
相似解决方案