Page 1 of 1

double underline . Possible ?

Posted: Fri Oct 12, 2007 11:29 am
by didiergm
Hi,

I have a small but important question, I am very interested in tRichView, but my client absolutely requires the possibility to have double underlines. I could not find it in the demos. Is it possible ?

Didier

Posted: Fri Oct 12, 2007 6:00 pm
by Sergey Tkachenko
Currently, it's only possible using custom drawing (in OnDrawStyleText event).
Please wait a day or two, I'll see, may be I'll include this feature in the next update.

Posted: Mon Oct 15, 2007 4:34 pm
by Sergey Tkachenko
In the next update, various underline styles will be available: normal, double, thick, dotted, dashed, dash-dotted and so on.
UnderlineColor property will be added as well.

Posted: Mon Oct 15, 2007 6:10 pm
by didiergm
Fantastic.

Can you just give an approximate delivery for the next version availability (ie are we talking days or weeks)

Thanks

Didier

Posted: Tue Oct 16, 2007 8:56 am
by Sergey Tkachenko
Days.
I already implemented a half of work (new properties (UnderlineType, UnderlineColor, HoverUnderlineColor) and 50% of drawing).
I plan to implement the rest of drawing, RTF and HTML support before the end of this week.

Posted: Thu Oct 18, 2007 9:45 am
by Sergey Tkachenko
Completed:
Image
It will be available for registered used in the next update, I hope to make it this week.

Posted: Thu Oct 18, 2007 10:03 am
by didiergm
That was quick!, thanks.


Just one question how far behind are
- the compiled Demo ? (the one with the tRichViewActions)
- the trial version ? for D2007

Because it says on the web site that these might not be up to date.

Didier

Posted: Thu Oct 18, 2007 10:19 am
by Sergey Tkachenko
Dates of exe-demos and trial versions on the site must be correct.
Trials were updated in April 2007, but TRichView version used for this trial (1.9.24) is much older (becase it was the latest non-beta version at the moment of trial update).
The latest version available for registered users is 1.9.45, and it is stable now.
So yes, trials and exe-demos are not up to date.

I plan to release a new major update soon (may be already in October), all exe-demos and trials will be updated.