Phoenix Logo

phoenix_title wx.AccStatusΒΆ

The AccStatus enumeration provides the following values:

Description Value
wx.ACC_FAIL The function failed.
wx.ACC_FALSE The function returned False.
wx.ACC_OK The function completed successfully.
wx.ACC_NOT_IMPLEMENTED The function is not implemented.
wx.ACC_NOT_SUPPORTED The function is not supported.