gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Validation of data within widgits


From: Horst Herb
Subject: Re: [Gnumed-devel] Validation of data within widgits
Date: Wed, 21 Jul 2004 09:16:30 +1000
User-agent: KMail/1.6.2

On Wed, 21 Jul 2004 08:40, Jim Busser wrote:
> I found:
> http://www.wxwidgets.org/manuals/2.4.2/wx474.htm#validatoroverview
>
> which includes a link to wxTextValidator
>
> Filtering behaviours (wxFILTER_ALPHA, ..._NUMERIC, ..._INCLUDE_LIST)
> are supported but I can't see support for pattern matching (e.g. A9A
> 9A9), or formula-based validation like modulus[ ] which British
> Columbia health numbers need to satisfy.
>
> Would a solution require C++ (control) variables to be written and
> pointed to?

Certainly not. writing validators is easy, see wxPython demo application.

Horst




reply via email to

[Prev in Thread] Current Thread [Next in Thread]