git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41121
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
RgnHandle updateRgn = NULL ;
RgnHandle allocatedRgn = NULL ;
wxRegion visRegion = thisWindow->MacGetVisibleRegion() ;
RgnHandle updateRgn = NULL ;
RgnHandle allocatedRgn = NULL ;
wxRegion visRegion = thisWindow->MacGetVisibleRegion() ;
if ( cEvent.GetParameter<RgnHandle>(kEventParamRgnHandle, &updateRgn) != noErr )
{
if ( cEvent.GetParameter<RgnHandle>(kEventParamRgnHandle, &updateRgn) != noErr )
{
wxByte wxWindowMac::GetTransparent() const
{
return m_macAlpha ;
wxByte wxWindowMac::GetTransparent() const
{
return m_macAlpha ;
-}
\ No newline at end of file