I'm using the example unit for editing Richviews. This unit is using Richview Actions for Menu items. In my main application it works fine.
But I'm using the same unit in a dll. If the user clicks on a menu item, it happens nothing.
Have I forgotten something to do in the dll project, so that the Richview Action component is activating?
Best wishes
Bernhard
Richview Actions - Menuitems has no effect
-
- Posts: 104
- Joined: Mon Nov 26, 2007 1:49 pm
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
See http://www.trichview.com/forums/viewtopic.php?t=4249
Note: distributing DLL or ActiveX containing TRichView requires a special permission from us (see license.txt).
Normally, if this DLL is used only by your applications, it's OK.
Note: distributing DLL or ActiveX containing TRichView requires a special permission from us (see license.txt).
Normally, if this DLL is used only by your applications, it's OK.
-
- Posts: 104
- Joined: Mon Nov 26, 2007 1:49 pm
Thanks for your answer.
We are using the dll only for our application. We have a c# program for which we are needing a good Reportbuilder. So we are programming a dll which which uses the Reportbuilder and Richview Components.
Is this ok? Or is it not allowed to distribute the dll as part of our c# program?
Best wishes
Bernhard
We are using the dll only for our application. We have a c# program for which we are needing a good Reportbuilder. So we are programming a dll which which uses the Reportbuilder and Richview Components.
Is this ok? Or is it not allowed to distribute the dll as part of our c# program?
Best wishes
Bernhard
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 104
- Joined: Mon Nov 26, 2007 1:49 pm