Hi,
i have created an activeX text editor control using TRichView and RichViewActions. This activeX, will be inserted in web page. Also, i use the RichViewAction with form (font, color, paragraph, ecc..) but when i call these, an error was occured.
How can i do to run correctly the rich actions in my activeX component?
I use CBuilder 5.
Thanx
Problem with RichViewActions and ActiveX
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Which kind of error?
Actions may be disabled when you add them in ActiveX, see this topic:
http://www.trichview.com/forums/viewtopic.php?t=142
Note: TRichView license requires a special permission from me to create DLL or ActiveX with it. Usually, this permission is granted, but I must be sure that this ActiveX/DLL not a development tool (which can be considered as a competitor of TRichView). Editors on web pages are ok.
If you really want to create ActiveX with TRichView, please send me information about it by e-mail.
Actions may be disabled when you add them in ActiveX, see this topic:
http://www.trichview.com/forums/viewtopic.php?t=142
Note: TRichView license requires a special permission from me to create DLL or ActiveX with it. Usually, this permission is granted, but I must be sure that this ActiveX/DLL not a development tool (which can be considered as a competitor of TRichView). Editors on web pages are ok.
If you really want to create ActiveX with TRichView, please send me information about it by e-mail.
Thank you so much!!! Now work all correctly!Sergey Tkachenko wrote:Which kind of error?
Actions may be disabled when you add them in ActiveX, see this topic:
http://www.trichview.com/forums/viewtopic.php?t=142
Note: TRichView license requires a special permission from me to create DLL or ActiveX with it. Usually, this permission is granted, but I must be sure that this ActiveX/DLL not a development tool (which can be considered as a competitor of TRichView). Editors on web pages are ok.
If you really want to create ActiveX with TRichView, please send me information about it by e-mail.