Subclassing a text area..



I would like to create a component that is based on the TextArea, but I'm
not really sure where to start. Basically this component would behave the
same as a text area, but would highlight certain portions of the entered
text as it is entered e.g. incorrectly spelled words.

I would like to package this as a separate component that I can add to
other projects I'm working on.

Is there a good text that would provide examples on how to do this sort of
thing?

Thanks.

--
Kenneth P. Turvey <kt-usenet@xxxxxxxxxxxxxxxxxx>

XMPP: kpturvey@xxxxxxxxxx

.



Relevant Pages