Page 1 of 3
Future versions
Posted: Thu Sep 02, 2010 3:44 pm
by deadface
Hello,
Is there any public roadmap of TRichView available?
Best regards
Posted: Thu Sep 02, 2010 4:32 pm
by Sergey Tkachenko
Plans (with no promises or dates, without specific order):
- integration in DevExpress products
- intergrations in FastReport
- option to measure values in twips (1/1440 of inch) instead of pixels
- real styles, like in MS Word
- good HTML import
- import of DocX (as a paid addon)
Posted: Thu Sep 02, 2010 5:05 pm
by deadface
excellent news, thank you.
do you have any plans to create table styles? something like
http://www.addictivetips.com/wp-content ... estyle.png
Posted: Thu Sep 02, 2010 5:22 pm
by Sergey Tkachenko
May be, after text and paragraph styles.
Posted: Sat Oct 08, 2016 12:20 pm
by Steku
Hi there,
just out of interest, is there any public roadmap for
Richview/ScaleRichview?
Lets say, what's to expect in comming 2017 versions?
Regards
Steku
Posted: Sun Oct 09, 2016 8:14 pm
by Sergey Tkachenko
Lazarus and FireMonkey
Re:
Posted: Mon Feb 06, 2017 2:56 pm
by DavidRM
Is there any news on a Firemonkey version of TRichView/TRichViewEdit?
Thanks.
-David
Re: Future versions
Posted: Mon Feb 06, 2017 5:55 pm
by Sergey Tkachenko
I want to add some new features (not too complicated but noticeable) to TRichView and ScaleRichView in February, and release it as TRichView 17.
Also, we plan to release RVMedia update.
Then I'll concentrate on porting. But I think, before porting, I have to do one change: to make TRichView completely Unicode inside. Because of dual Ansi/Unicode text model, many functions are implemented twice. Unicode internals will make the conversion much more simple.
However, maybe, before FM, I'll convert to Lazarus for Windows, if it will not be too difficult.
Re: Future versions
Posted: Fri Feb 24, 2017 11:39 am
by Pieter E.
Re: Future versions
Posted: Tue Apr 11, 2017 3:53 pm
by lkessler
I'm interested in a FireMonkey version as well.
Re: Future versions
Posted: Wed Apr 26, 2017 10:11 pm
by Johangote
Any news regarding Firah Monkey?
Re: Future versions
Posted: Fri Apr 28, 2017 3:53 pm
by Sergey Tkachenko
The work will start only after releasing TRichView 17 (planned in May)
Re: Future versions
Posted: Wed May 31, 2017 11:08 am
by thythat
Re: Future versions
Posted: Thu Oct 11, 2018 7:14 am
by Pieter E.
Any news on porting TRichView/TRichViewEdit to FireMonkey?
Re: Future versions
Posted: Thu Oct 11, 2018 9:39 am
by Sergey Tkachenko
FireMonkey will be started when Lazarus port will be finished.
Currently, TRichView and RichViewActions have been ported and uploaded. ScaleRichView is ported by 90%. We still need to finish SRVControls and Report Workshop. I think it will take at least one month.
In background, we are porting RVMedia to FireMonkey, I and believe it will be ported sooner than TRichView.