Documentation error in wxRadioButton?

koen at vermeer.tv koen at vermeer.tv
Thu Sep 6 03:00:55 PDT 2007


Hi,

The documentation for wxRadioButton::GetValue() says:

wxRadioButton::GetValue
bool GetValue() const
Returns true if the radio button is depressed, false otherwise.

Isn't that backwards? I mean, shouldn't it be true for pressed (or
selected, as it is called in the description of SetValue()) and false
otherwise? Am I misunderstanding things, or should I report this?

Koen





More information about the wx-users mailing list