/////////////////////////////////////////////////////////////////////////////
-// Name: popupwin.h
+// Name: wx/gtk/popupwin.h
// Purpose:
// Author: Robert Roebling
// Created:
virtual bool Show(bool show = true);
+ virtual void SetFocus();
+
// implementation
// --------------