Library providing a few additional Windows Forms controls, a TaskDialog wrapper and emulator as well as an MVVM framework with convention-over-configuration binding of ViewModel methods and properties.
Go to file
2007-12-14 20:43:34 +00:00
Properties Initial import of Nuclex.Windows.Forms, containing a special ListView control that can contain embedded controls in its cells 2007-03-30 19:52:40 +00:00
Source Switched assemblies to always use 32 bit runtime (most are using the XNA runtime, so the AnyCPU configuration would only wreak havoc on x64 platforms); progress reporter window is no longer resizable 2007-12-10 20:22:55 +00:00
Nuclex.Windows.Forms.csproj Upgraded all projects to XNA 2.0; project files now use (x86) instead of (PC) to indicate an x86 build (more logical and readily associated with the build platform); moved all text files into their project's documents folder; fixed any build configuration inconsistencies encountered along the way; renamed Nuclex.Graphics.Effects to Nuclex.Graphics.SpecialEffects to avoid confusion with the XNA 'Effect' class 2007-12-14 20:43:34 +00:00