SUBDIRS(bbsKernelEditorGraphic)
SUBDIRS(bbsVtkGUIEditorGraphic)
-SUBDIRS(bbsWxGUIEditorGraphic)
\ No newline at end of file
+if(USE_WXWIDGETS)
+SUBDIRS(bbsWxGUIEditorGraphic)
+endif()
\ No newline at end of file
Program: bbtk
Module: $RCSfile: bbtkExecuter.cxx,v $
Language: C++
- Date: $Date: 2009/06/08 14:50:03 $
- Version: $Revision: 1.31 $
+ Date: $Date: 2010/06/18 14:43:19 $
+ Version: $Revision: 1.32 $
=========================================================================*/
/* ---------------------------------------------------------------------
// Wx::DestroyTopWindow();
GetFactory()->Reset();
+#if(USE_WXWIDGETS)
Wx::ProcessPendingEvents();
+#endif
// Create user package
Package::Pointer p =