develooper Front page | perl.wxperl.users | Postings from February 2013

Re: Vaiidators

Thread Previous | Thread Next
From:
James Lynes
Date:
February 13, 2013 16:21
Subject:
Re: Vaiidators
Message ID:
CABPysegLO-LkcVC0fnAv=vqhZpgd8fM_8Px2+08vNyZv3Cqm+Q@mail.gmail.com
Steve:

Looks like your example matches up with Johan's suggestion. I'll try a
character class.

Thanks, for your response.

James


On Wed, Feb 13, 2013 at 6:36 AM, <steveco.1959@gmail.com> wrote:

> > I am playing with creating a custom dialog using validators and I seem to
> > have hit a wall. I am using the code from the wxPerl demo program.
>
> I've just checked my old code and the best I got was:
>
> my $regex = "[\d\.]";
>
> Steve
>
>

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About