RVA file operations; misc.
Posted: Mon Apr 13, 2009 2:45 pm
Hi,
I disabled all the filters (ffiRVF ... ffiTextAuto) except ffiCustom
for the file actions SaveAs and Open and set some file types in CustomFilter. In the Open and SaveAs dialogs, all "custom file types" are visible as designed. (Custom file types are IRF (=RVF), RTF, TXT.)
In this context, two problems rise:
#1 RVAControlPanel1CustomFileOperation does not fire when clicking the Save, SaveAs or Open button (inspite of being defined/assigned to the RVA control panel).
#2 It is not possible to save the document in any format (after clicking the Save or SaveAs button).
Always the built in error message "error saving file ..." appears.
--------
#3 print preview: How to set the zoom factor programmically ?
#4 I enclose the RVE/RVA form in a "form container" (JvEmbeddedFormPanel from Jedi VCL). Therefore, no menu and no title/caption are visible so far _[i]at runtime[/i]_ . Have you a hint how to make the menu and the filename visible anyway ?
#5 How to get such a design of the left border of the document as in README.RVF in the RV ActionTest demo application ?
Thank you for some help !
Regards
Intis
I disabled all the filters (ffiRVF ... ffiTextAuto) except ffiCustom
for the file actions SaveAs and Open and set some file types in CustomFilter. In the Open and SaveAs dialogs, all "custom file types" are visible as designed. (Custom file types are IRF (=RVF), RTF, TXT.)
In this context, two problems rise:
#1 RVAControlPanel1CustomFileOperation does not fire when clicking the Save, SaveAs or Open button (inspite of being defined/assigned to the RVA control panel).
#2 It is not possible to save the document in any format (after clicking the Save or SaveAs button).
Always the built in error message "error saving file ..." appears.
--------
#3 print preview: How to set the zoom factor programmically ?
#4 I enclose the RVE/RVA form in a "form container" (JvEmbeddedFormPanel from Jedi VCL). Therefore, no menu and no title/caption are visible so far _[i]at runtime[/i]_ . Have you a hint how to make the menu and the filename visible anyway ?
#5 How to get such a design of the left border of the document as in README.RVF in the RV ActionTest demo application ?
Thank you for some help !
Regards
Intis