📄 install.txt
字号:
INSTALL NOTES
1) If you used older version of RichViewActions (with runtime packages), uninstall and
delete the old packages.
2) If you want to use
- RichViewXML, RichViewHTML (see http://www.trichview.com/resources/),
- KSDev's ThemeEngine (see http://www.themeengine.com)
- TMS Unicode Component Pack (TNT Controls, see http://www.tmssoftware.com/go.asp?tmsuni)
- Addict3 (see http://www.trichview.com/resources/ and http://www.addictivesoftware.com)
install them first.
Open RichViewActions.inc, remove dot from the corresponding lines
{.$DEFINE USERVXML}
{.$DEFINE USERVHTML}
{.$DEFINE USERVKSDEVTE}
{.$DEFINE USERVTNT}
{.$DEFINE USERVADDICT3}
If you use ThemeEngine, open ThemeEngine package and set "Explicit rebuild" option:
For Delphi 4-7, open the package, click "Options" in the package window, on the
tab "Description" set "Build control"="Explicit rebuild".
For newer version of Delphi, open the package, right click in the Project Manager and
choose "Options", on the page "Description" set "Build control"="Explicit rebuild".
If you use TMS Unicode Component Pack, open its packages and set "Explicit rebuild" option:
For Delphi 4-7, open the package, click "Options" in the package window, on the
tab "Description" set "Build control"="Explicit rebuild".
For newer version of Delphi, open the package, right click in the Project Manager and
choose "Options", on the page "Description" set "Build control"="Explicit rebuild".
3) Open the package (see the list below) and install it.
----------------------------+----------------------
PACKAGE - DELPHI/C++BUILDER VERSION
----------------------------+----------------------
RichViewActionsD4.dpk - Delphi 4
RichViewActionsD5.dpk - Delphi 5
RichViewActionsD6.dpk - Delphi 6
RichViewActionsD7.dpk - Delphi 7
RichViewActionsD9.bdsproj - Delphi 2005 (for Win32)
RichViewActions2006.bdsproj - BDS 2006 (Delphi for Win32 and C++Builder),
Turbo Delphi 2006 (for Win32)
RichViewActionsD2007.dproj - Delphi 2007 (for Win32)
RichViewActionsCB6.bpk - C++Builder 6
RichViewActionsTCPP.bdsproj - Turbo C++ 2006
RichViewActionsCB2007.cbproj - C++Builder 2007
----------------------------+----------------------
4) Make sure that the path to RichViewActions units is included in the library path.
For Delphi 4-7, C++Builder 6:
menu "Tools | Environment Options", tab "Library", "Library Path"
For Turbo,BDS and RAD Studio:
menu "Tools | Options",
page "Environment Options | Delphi Options | Library - Win32", "Library Path" (if exists),
page "Environment Options | C++ Options | Path and Directories", "Search Path" (if exists).
Demo:
-------------------------+-------------------------
DEMO PROJECT - DELPHI/C++BUILDER VERSION
-------------------------+-------------------------
ActionTest.dpk - Delphi 4-7, 2007
ActionTest.bdsproj - Delphi 2005 (for Win32),
- BDS 2006 (Delphi for Win32),
- Turbo Delphi 2006 (for Win32)
ActionTestD2007.dproj - Delphi 2007
ActionTestCB6.bpk - C++Builder 6
ActionTestCB2006.bdsproj - BDS 2006 (C++Builder),
- Turbo C++ 2006
RichViewActionsCB2007.cbproj - C++Builder 2007
-------------------------+-------------------------
Possible installation problems in C++Builder:
- Delphi cannot find RichView (RVXML,RVHML) units, although their
path is specified in the Library paths.
Solution: click "Options" in the package window
(or right click in the Project Manager and click Options in
the popup menu),
tab "Directories/Conditionals", add the path
to RichView files in Library paths
(and Include paths for C++Builder, Search path for BDS)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -