Re: Spellcheck on outside application - newbie
From: Evan McPeters (emcpeters_at_anacapasciences.com)
Date: 06/21/04
- Next message: Roy Smith: "Re: Python memory use (psyco, C++)"
- Previous message: Tyler Eaves: "Re: Python memory use (psyco, C++)"
- In reply to: Peter Hansen: "Re: Spellcheck on outside application - newbie"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Jun 2004 09:52:02 -0700
It is a database application that has an area for word processing in it.
That is the area that I want to spellcheck.
Thanks.
"Peter Hansen" <peter@engcorp.com> wrote in message
news:TLidnXOAwaZCo0nd4p2dnA@powergate.ca...
> Evan McPeters wrote:
>
> > I need to develop a program that will spell check a word processing
window
> > that is open in another application. I do not have access to the the API
or
> > any other code for this application, so I was hoping that the spell
checker
> > could simply do it's job on whatever the user's active window is.
> >
> > Does this make sense. Does anyone have an idea about how to start this.
>
> What is this 'other application' ?
- Next message: Roy Smith: "Re: Python memory use (psyco, C++)"
- Previous message: Tyler Eaves: "Re: Python memory use (psyco, C++)"
- In reply to: Peter Hansen: "Re: Spellcheck on outside application - newbie"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|