25 #define YUILogComponent "ncurses"
26 #include <yui/YUILog.h>
31 NCEmpty::NCEmpty( YWidget * parent )
35 yuiDebug() << std::endl;
42 yuiDebug() << std::endl;
46 void NCEmpty::setSize(
int newwidth,
int newheight )
48 wRelocate(
wpos( 0 ),
wsze( newheight, newwidth ) );
55 YEmpty::setEnabled( do_bv );
virtual void setEnabled(bool do_bv)