Hi.
As said in the title, it seems that the wx.GetSingleChoiceIndex function is not available.
It is referenced as an alternative to wx.GetSingleChoice in the API doc page, but it can’t be found anywhere.
Regards
Xav’
Hi.
As said in the title, it seems that the wx.GetSingleChoiceIndex function is not available.
It is referenced as an alternative to wx.GetSingleChoice in the API doc page, but it can’t be found anywhere.
Regards
Xav’
Yes, it's being ignored for some reason:
It looks like it's been that way since that file was added 7 years ago.
You could probably file a GitHub issue about this.
Scott
On Fri, 24 Aug 2018, Xaviou wrote:
Hi.
As said in the title, it seems that the wx.GetSingleChoiceIndex function is
not available.It is referenced as an alternative to wx.GetSingleChoice in the API doc
page, but it can't be found anywhere.