Page 1 of 1

Actions Package

Posted: Wed Sep 21, 2005 10:29 am
by wvd_vegt
Hi,

Got two remarks about the rvActionsRunD7 package:

1) It should include all forms etc needed (as emitted in the warnings during build) or else it's forms can't be edited properly due to a missing ancestor.

2) RVAL_Persian.pas can't be compiled due to errors.

Posted: Wed Sep 21, 2005 6:52 pm
by Sergey Tkachenko
The problems with forms editing can be solved by opening an ancestor form before the given form. All RichViewActions forms are inherited from TfrmRVBase (BaseRVFrm.pas) (the most of them are inherited from it directly, others from other forms inherited from it)

RVAL_Persian.pas is removed from the new version of RichViewActions, replaced by RVAL_Farsi.pas.