// Author: Vadim Zeitlin
// Modified by:
// Created: 06.01.01
-// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
bool Create(wxWindow *parent, int flags = wxBORDER_NONE);
+ virtual void SetFocus();
virtual bool Show(bool show = true);
// return the style to be used for the popup windows