if (!PreCreation( parent, pos, size ) ||
!CreateBase( parent, id, pos, size, style, validator, name ))
{
wxFAIL_MSG( wxT("wxGauge creation failed") );
if (!PreCreation( parent, pos, size ) ||
!CreateBase( parent, id, pos, size, style, validator, name ))
{
wxFAIL_MSG( wxT("wxGauge creation failed") );
_T("invalid gauge position in DoSetGauge()") );
gtk_progress_bar_set_fraction (GTK_PROGRESS_BAR (m_widget),
_T("invalid gauge position in DoSetGauge()") );
gtk_progress_bar_set_fraction (GTK_PROGRESS_BAR (m_widget),
wxVisualAttributes wxGauge::GetDefaultAttributes() const
{
// Visible gauge colours use a different colour state
wxVisualAttributes wxGauge::GetDefaultAttributes() const
{
// Visible gauge colours use a different colour state