git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47019
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_hint_fadeamt = 0;
m_hint_wnd->SetSize(rect);
m_hint_fadeamt = 0;
m_hint_wnd->SetSize(rect);
+ m_hint_wnd->SetTransparent(m_hint_fadeamt);
if (!m_hint_wnd->IsShown())
m_hint_wnd->Show();
if (!m_hint_wnd->IsShown())
m_hint_wnd->Show();
if (m_action == actionDragFloatingPane && m_action_window)
m_action_window->SetFocus();
if (m_action == actionDragFloatingPane && m_action_window)
m_action_window->SetFocus();
- m_hint_wnd->SetTransparent(m_hint_fadeamt);