james_ has asked for the wisdom of the Perl Monks concerning the following question:
I need to use different labels for the standard YES NO CANCEL buttons on a wxMessageDialog object. I have tried the wxMessageDialog::SetYesNoCancelLabels method, but it gives the "Can't locate object method "SetYesNoCancelLabels" via package "Wx::MessageDialog" at " message.
Is there another way besides updating my distribution of wxWidgets?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: wxMessageDialog different buttons
by Anonymous Monk on Oct 17, 2008 at 00:34 UTC |