Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

wxPerl: Wx::DatePickerCtrl working, Wx::TimePickerCtrl failing?

by HelenCr (Monk)
on Apr 23, 2013 at 15:10 UTC ( [id://1030169]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # File Name: datepicker example.pl
    use strict;
    use warnings;
    ...
    $app->MainLoop;
    
    1;
    
  2. or download this
    # File Name: timepicker example.pl
    use strict;
    use warnings;
    ...
    $app->MainLoop;
    
    1;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1030169]
Approved by herveus
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-24 07:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found