Re: How would you implement a TextChanged event to FTC

I would use it for the same purpose.

Also my application stores the Text in a DB. Each time the user has changed
the text or the formatting, I would like my app to store the changes too.
Unfortunately, I can't do it because there is no 'TextChanged' event in FTC
(first class component btw).

Best,

Yoann

On 13/11/2007, Gerard Hammond <macsos@xxxxxxxxxxxxx> wrote:
>
> I use TextChanged in the editfield to notify the window that it has
> dirty and on OS X to display a red dotted close circle.
> So add me to people who would like a TextChanged event.
>
> It doesn't have to be a TextChanged event but that would probably be
> the easiest for me when I replace my Editfields with FTCeditfields
>
>
>
>
> On 13/11/2007, at 3:25 AM, Brendan Murphy wrote:
>
> > Yoann Besnard wrote:
> >> I would like to have a TextChanged event (like editfield) for my
> >> FTC. How would you implement it?
> >
> > I would probably have to implement something in the FTC to
> > accomplish this. There are several places where events would have
> > to be intercepted so that I could generate this event.
> >
> > What are you looking to accomplish?
> >
>
> Cheers.
>
> --
>
> Dr Gerard Hammond
> macsos@xxxxxxxxxxxxx
>
>
>
>
>
>
>
> FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
> Set List Options (digest and vacation modes):
> www.freelists.org/list/ftcdev
> List Archive: www.freelists.org/archives/ftcdev
> Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe"
> in the subject field.
>
>
>

Other related posts: