+// SetWindowGroup( (WindowRef) m_popupWindowRef, GetWindowGroup(parentWindow)); // Put them in the same group so that their window layers are consistent
}
-void wxPopupWindow::DoGetPosition(int *x, int *y) const
+ m_peer = new wxMacControl(this , true /*isRootControl*/) ;