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-10 21:22:14 +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 Fixed Box3 which still had a 'center' argument in its constructor despite the transformation matrix being given; set all projects to always use the x86 configuration to avoid trouble on Windows Vista x64 (all of them are directly or indirectly dependent on XNA, which only works in an x86 environment); improve GeoAssert unit tests for Nuclex.Geometry to provide more meaningful fail messages for the unit tests 2007-12-10 21:22:14 +00:00