fhaag
TwoLayeredGUI
by:
fhaag
- 18,807 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains types that constitute the abstract description layer.
- 14,421 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
This package contains some C# source code that uses various settings objects of the Two-Layered GUI Toolkit to define dialog boxes. They are used by the GUI toolkit-specific sample packages.
- 12,323 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains a Gtk# GUI layer.
- 12,132 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains a Windows Forms GUI layer.
- 12,085 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer. This package contains a WPF GUI layer.
- 11,149 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
This package contains some C# source code that uses the WPF layer of the Two-Layered GUI Toolkit to display dialog boxes defined in the core sample package.
- 11,060 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
This package contains some C# source code that uses the Windows Forms layer of the Two-Layered GUI Toolkit to display dialog boxes defined in the core sample package.
- 11,055 total downloads
- last updated 9/27/2015
- Latest version: 1.1.0
This package contains some C# source code that uses the Gtk# layer of the Two-Layered GUI Toolkit to display dialog boxes defined in the core sample package.
- 10,573 total downloads
- last updated 5/26/2012
- Latest version: 0.9.5
This is a .NET/Mono library for programming defense games where players have to build towers along a path to fight off creatures moving along that path.
- 6,528 total downloads
- last updated 5/26/2012
- Latest version: 0.9.5
This package contains C# source code for a Windows Forms-based example game based on the Path Defense Framework. Note that the ExampleGameForm.resx file must be manually made dependent upon the ExampleGameForm.cs file in the C# project for the resource to be found.
- 6,297 total downloads
- last updated 5/17/2012
- Latest version: 1.1.0
This .NET/Mono library provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing...
More information
NameBasedGrid
by:
fhaag
- 3,480 total downloads
- last updated 7/6/2015
- Latest version: 0.10.1
Name-Based Grid is a WPF grid panel that uses names rather than integer indices to refer to columns and rows. It provides the same sizing logic as the default WPF Grid control.
- 2,583 total downloads
- last updated 5/19/2012
- Latest version: 1.1.0.1
This package contains some C# example code that demonstrates how to use the Tree Layout Helper library with a GDI+ (System.Drawing) Graphics object.
FormatMore
by:
fhaag
- 93 total downloads
- last updated 1/3/2022
- Latest version: 1.0.0
A library that offers an alternative to the String.Format method from .NET with added support for formatting lists of items.