On Thursday 19 December 2002 08:47, Andre Poenitz wrote:

> For the technical part: We have almost everything needed for that
> already in place for the (currently disabled) autocorrection in math and
> the "real" spellchecking. So it should not be too hard to cobble things
> together in 1.4...

Could you tell me more about that? I'm probably going to work on that for 
my personal use (i.e. independent of the feature freeze), but I need more 
than just a spell checker: I need to contact a server via socket and feed 
it at least the current sentence or better the current paragraph. This 
server will then not only find spelling errors but also other errors that 
can be defined in the server's configuration file.

One problem is that a very fast response cannot be guaranteed, i.e. the 
socket stuff needs to be non-blocking and I'm not sure how that's going to 
work (Qt offers a notification via signal, though).

Regards
 Daniel

-- 
http://www.danielnaber.de

Reply via email to