git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34949
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
long style, const wxString& name)
{
if ( !wxToolBarBase::Create( parent , id , pos , size , style ) )
long style, const wxString& name)
{
if ( !wxToolBarBase::Create( parent , id , pos , size , style ) )
bool wxToolBar::Realize()
{
if (m_tools.GetCount() == 0)
bool wxToolBar::Realize()
{
if (m_tools.GetCount() == 0)
int x = m_xMargin + kwxMacToolBarLeftMargin;
int y = m_yMargin + kwxMacToolBarTopMargin;
int x = m_xMargin + kwxMacToolBarLeftMargin;
int y = m_yMargin + kwxMacToolBarTopMargin;
SetSize( maxWidth, maxHeight );
InvalidateBestSize();
#endif
SetSize( maxWidth, maxHeight );
InvalidateBestSize();
#endif
}
void wxToolBar::SetToolBitmapSize(const wxSize& size)
}
void wxToolBar::SetToolBitmapSize(const wxSize& size)
}
void wxToolBar::OnPaint(wxPaintEvent& event)
}
void wxToolBar::OnPaint(wxPaintEvent& event)