|
TRichView 1.9 supports live spelling
TRichView Package is a set of native (not based on MS RichEdit dll) Delphi
components for editing documents with tables, images and hyperlinks.
Version 1.9 is released.
Some new features:
* live spelling check;
* tab stops (left/right/centered, with optional leader);
* showing nonprinting characters like spaces and tabs.
Visit www.trichview.com for additional information.
Supported Delphi versions: 2-7.
Supported C++Builder versions: 1-6
Related Discussions - ADD TO RESOURCE ON RUNTIME (2001-01-04 09:00:49)I think what you are asking is to change the .EXE file at run-time. Yes, it is possible, but nobody I found will share that information.
If you...
- NOBODY CAN HELP ME TO ADJUST THE SPEED OF A WAVE FILE?????????? (2001-01-10 00:13:07)Your only option I would suggest is DirectSound.
See this article:
http://community.borland.com/article/0,1410,20941,00.html
You can do it...
- OPEN URL IN DEFAULT BROWSER AND AUTO FILL FORM FIELDS (2001-01-11 14:50:36)>The only way to really do this is to use the Windows API to
>get the handle of the browser window, and then send the
>text to the window....
- MP3 (2001-01-11 23:15:38)Hi!
Thx to you all ho have answered to my question about MP3.
There seems to be a some easy solutions for me and I will try out them to see...
- CAN YOU HELP ME TO ADJUST THE SPEED OF A WAVE FILE??? (2001-01-16 03:10:27)Hi :
your question is answered about a week a go, and this is the answer again :
first look at the article :...
- DETECTING SHADES OF COLOURS (GRAYSCALE) (2001-01-31 04:54:41)I'm Russian but I live in Belgium, so i'm not teh best in English too :)
The way you calculate the greyscale color is the wrong one.
red >...
- VERY EASY QUESTION (2001-02-02 04:05:03)hrm so can anyone actually answer my question?
- ERROR USING ADOQUERY!!! (2001-02-28 18:40:04)Thank you for warning me about the trigger; but, do you know if I can do something to avoid this error?
- EXPORT FROM PARADOX TO MACCESS DATABASE ? (2001-02-06 22:26:37)just use two datasets one linked to the source dataset and another to the target database.
and then you can either use batchmove component,...
- HOW TO TRANSFER FILES SECURELY? (2001-02-09 07:22:47)There are NO delphi components that handle SecureFTP.
You could write your own FTP Server and FTP Client
based upon the Indy code and implement...
|