Steve:

Here's what I have working for a custom dialog with a text validator.
Probably a cleaner way to do some of it, but one step at a time. :)

Thanks to all for their suggestions.

James
(also posted to github)

On Thu, Feb 14, 2013 at 12:10 AM, James Lynes <jmlyne...@gmail.com> wrote:

> I have a working version and will post it after some sleep.
> James
>
>
> On Wed, Feb 13, 2013 at 11:21 AM, James Lynes <jmlyne...@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.1...@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
>>>
>>>
>>
>

Attachment: LCDAlarmClockDialog.pm
Description: Binary data

Attachment: LCDAlarmClockDialog.pl
Description: Binary data

Reply via email to