Front page | perl.wxperl.users |
Postings from February 2013
Re: Vaiidators
Thread Previous
|
Thread Next
From:
James Lynes
Date:
February 14, 2013 05:11
Subject:
Re: Vaiidators
Message ID:
CABPysejCK4Byva0FUuH8g7MgDei8L5CCdTMTgC1o3ZkWDGgbJA@mail.gmail.com
I have a working version and will post it after some sleep.
James
On Wed, Feb 13, 2013 at 11:21 AM, James Lynes <jmlynesjr@gmail.com> wrote:
> 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