///////////////////////////////////////////////////////////////////////////////
-// Name: src/osx/popupwin.cpp
+// Name: src/osx/carbon/popupwin.cpp
// Purpose: implements wxPopupWindow for wxMac
// Author: Stefan Csomor
// Modified by:
event.SetEventObject(this);
HandleWindowEvent(event);
}
-
+
return true;
}