Subclassing a text area..
- From: "Kenneth P. Turvey" <kt-usenet@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 09 Apr 2007 10:39:39 -0500
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
.
- Follow-Ups:
- Re: Subclassing a text area..
- From: Daniel Pitts
- Re: Subclassing a text area..
- Prev by Date: Displaying text from a gridview row bound to SQL server
- Next by Date: Re: Subclassing a text area..
- Previous by thread: Displaying text from a gridview row bound to SQL server
- Next by thread: Re: Subclassing a text area..
- Index(es):
Relevant Pages
|