Hi

I've troubles with this code:
 $self->FindWindow(
        Wx::XmlResource::GetXRCID("m_dateMembershipBillsOfCreate")
            )->GetDate());

With this error:
  Can't locate object method "GetDate" via package "Wx::DatePickerCtrl"

I've the same problem also with GetValue ect... Why dosn't work this?

xrc:
  <object class="wxDatePickerCtrl" name="m_dateMembershipBillsOfCreate">
        <style>wxDP_DEFAULT|wxDP_DROPDOWN</style>
  </object>


best regards
Pascal

Attachment: pgpJOukCTGxh8.pgp
Description: PGP signature

Reply via email to