//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Widget.cpp - Interactive GUI component  // // ### # # ###  // // # ### # ### A component in a GUI which can be manipulated by the user,  // // # ## # # ## ## such as a button or a text field  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/GUI/Widget.h" using namespace Nuclex; using namespace Nuclex::GUI;