git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40790
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
int h=100;
GetClientSize(&w, &h);
int h=100;
GetClientSize(&w, &h);
m_MaxHeight = h;
m_Amount = alpha;
m_Region.Clear();
m_MaxHeight = h;
m_Amount = alpha;
m_Region.Clear();
}
m_lastWidth = event.GetSize().GetWidth();
m_lastHeight = event.GetSize().GetHeight();
}
m_lastWidth = event.GetSize().GetWidth();
m_lastHeight = event.GetSize().GetHeight();
SetTransparent(m_Amount);
m_Region.Intersect(0, 0, event.GetSize().GetWidth(),
event.GetSize().GetHeight());
SetTransparent(m_Amount);
m_Region.Intersect(0, 0, event.GetSize().GetWidth(),
event.GetSize().GetHeight());
int m_MaxWidth;
int m_MaxHeight;
bool m_CanSetShape;
int m_MaxWidth;
int m_MaxHeight;
bool m_CanSetShape;
val_name.Trim(false);
value.Trim(true);
value.Trim(false);
val_name.Trim(false);
value.Trim(true);
value.Trim(false);
if (val_name.empty())
break;
if (val_name.empty())
break;
if (val_name == wxT("name"))
pane.name = value;
else if (val_name == wxT("caption"))
if (val_name == wxT("name"))
pane.name = value;
else if (val_name == wxT("caption"))
m_hint_fadeamt = 0;
m_hint_wnd->SetSize(rect);
m_hint_fadeamt = 0;
m_hint_wnd->SetSize(rect);
if (! m_hint_wnd->IsShown())
m_hint_wnd->Show();
if (! m_hint_wnd->IsShown())
m_hint_wnd->Show();
wxPoint pt = ::wxGetMousePosition();
#if 0
wxPoint pt = ::wxGetMousePosition();
#if 0
- // Adapt pt to direction
+ // Adapt pt to direction
if (dir == wxNORTH)
{
// move to pane's upper border
if (dir == wxNORTH)
{
// move to pane's upper border
wxPoint pt = ::wxGetMousePosition();
#if 0
wxPoint pt = ::wxGetMousePosition();
#if 0
- // Adapt pt to direction
+ // Adapt pt to direction
if (dir == wxNORTH)
{
// move to pane's upper border
if (dir == wxNORTH)
{
// move to pane's upper border