Click here to Skip to main content
15,890,527 members
Articles / Programming Languages / C#
Article

.NET LwVCL (visual components library)

Rate me:
Please Sign up or sign in to vote.
1.21/5 (16 votes)
21 Mar 20041 min read 36.5K   1   11  
The same GUI for both: .NET and Java

Introduction

LwVCL (http://www.lwvcl.com) is fast, flexible, small visual components library that provides rich set of various UI components (~30) and is thrifty to system resources usage. We have been developing the project for more than two years. It grows fast, keeping its best features.

The next generation of the library is not just a components set - it's a solid GUI toolkit that adds transparent support for J2SE, J2ME and .NET platforms to your application. Our solution allows you to develop a user interface basing on the same concept, API, look and feels for different platforms and environments: 

All the packages can be downloaded from our site http://www.lwvcl.com/download.php. The packages are supplied with the source code (Java and C#).

You are welcome to the site http://www.lwvcl.com

To understand what the library components set looks like start the demo applet http://www.lwvcl.com/online-demo.php or download the J2SE or .NET LwVCL package that provide 60 samples to demonstrate the library features.

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here



Comments and Discussions

 
-- There are no messages in this forum --