SetSize(wxSize(m_bmp.GetWidth(), m_bmp.GetHeight()));
#ifndef __WXMAC__
// On wxMac the tooltip gets clipped by the window shape, YUCK!!
SetSize(wxSize(m_bmp.GetWidth(), m_bmp.GetHeight()));
#ifndef __WXMAC__
// On wxMac the tooltip gets clipped by the window shape, YUCK!!