Projects tagged ‘c#’ and ‘winforms’


[8 total ]

8 Users
   

The Open Toolkit (OpenTK) is a free, fast, cross-platform C# wrapper for OpenGL, OpenGL ES, OpenAL and OpenCL. The bindings are strongly-typed and contain inline documentation for improved security ... [More] and coding speed. Additional utilities integrate the bindings with .Net, making OpenTK especially suited to Rapid Application Development. OpenTK can be used alone or integrated into GUI toolkits, like Windows.Forms and GTK#. It runs on Windows, Linux and Mac OS X without recompilation, is easy to deploy and is compatible with all .Net languages: C#, VB.Net, C++/CLI, F#, IronPython, Boo, ... [Less]
Created over 2 years ago.

1 Users

ImageListView is a .NET control for displaying a list of image files. It looks and operates similar to the standard ListView control. Image thumbnails are loaded asynchronously with a separate ... [More] background thread. ImageListView requires the .NET framework 2.0. [Less]
Created about 1 month ago.

1 Users

The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
Created about 1 year ago.

1 Users

Windows Forms Designer.
Created over 2 years ago.

0 Users

An MVC framework for .NET 2.0 applications. Includes support for web and winforms applications out of the box.
Created over 3 years ago.

0 Users

Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR). It is designed to be a universal scripting solution for ... [More] any CLR based language. Eagle was the subject of a paper at the 15th Annual Tcl/Tk Conference, see "Tcl 2008 Conference Proceedings", ISBN 978-0-578-00296-5. Eagle was presented at the 2009 Lang.NET Symposium. [Less]
Created 12 months ago.

0 Users
 

Battle Isle: Memories is an open-source remake of the classic 1995 turn-based tactics game "Battle Isle 3" by BlueByte.
Created about 1 year ago.

0 Users

ObjectListView is a C# wrapper for a .NET ListView control. It makes the ListView control much easier to use, as well as providing a swath of new/improved functionality: * Easily transforms a ... [More] collection of model objects in a fully functional ListView, including sorting and grouping. * Has various flavours of controls: TreeListView which combines a tree structure with the columns of a ListView; a FastObjectListView that can build a list of 10,000 objects in less than 0.1 seconds; a DataObjectListView that supports data binding. * Supports editing cell values. * Provides sophisticate drag and drop support * Supports image and text overlays * Supports owner drawing * Automatically produces reports from the ListView After using an ObjectListView, you will never got back to a plain ListView. [Less]
Created 12 months ago.