Validator for TextCtrl

2011-03-20 Thread Erik Colson
Ehlo, I've used Wx::Perl::TextValidator to limit accepted keypresses in TextCtrl. This has been enough for controls till now but as I'm moving to a broader user base I need to filter with more intelligence. Now I need to check that the user enters data to correspond to this regex:

Re: [rt.cpan.org #66648] Wx::ColourPickerCtrl does not support null colours

2011-03-20 Thread Reserved Local Account via RT
Sun Mar 20 19:49:28 2011: Request 66648 was acted upon. Transaction: Correspondence added by a...@ali.as Queue: Wx Subject: Re: [rt.cpan.org #66648] Wx::ColourPickerCtrl does not support null colours Broken in: (no value) Severity: (no value) Owner: Nobody Requestors:

Re: [rt.cpan.org #66648] Wx::ColourPickerCtrl does not support null colours

2011-03-20 Thread Mark Dootson
Hi, All Wx constructors work this way though which I would guess you know? You always have to specify all preceding params to the one you actually want to set. Or is there something specific about Wx::ColourPickerCtrl? (I can't remember using it). On 20/03/2011 23:49, Reserved Local