I've got a custom TextArea which overrides getConverter(), however for
some reason that method never gets called. getConverter() returns an
implementation of IConverter - it all looks pretty basic.

Is there anything special I have to do for getConverter() to be called?
By the way I added the @Override annotation, so I'm sure the method sig
is correct.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to