"Steve Cookson" <steve.cook...@sca-uk.com> writes:

> I have looked at them, but I didn't totally understand how they work.
> I'm using them for integer entry and time entry, but field lookup,
> I'm not clear what I should do.  Do you think I can use the validators
> for lookup?

The validator's Validate method is supposed to return true or false
depening on the data being correct. How it finds out validity is up to
you...

Note that you need Wx::PlValidator as base class.

-- Johan

Reply via email to