Re: [Pgui-devel] Field widget verification

2002-06-09 Thread Micah Dowty
On Wed, May 29, 2002 at 05:01:07PM +0200, Pascal Bauermeister wrote: > Hello, > > this may have been discussed before, but is there a way to filter inputs > in a PG_WIDGET_FIELD ? > > I would find useful to be able to register a validation function > (provided by the application) to the widget,

[Pgui-devel] Field widget verification

2002-05-29 Thread Pascal Bauermeister
Hello, this may have been discussed before, but is there a way to filter inputs in a PG_WIDGET_FIELD ? I would find useful to be able to register a validation function (provided by the application) to the widget, that gets the string as it would be if the key stroke is accepted; the function wou