Lazarus
Programming => Packages and Libraries => Ported from Delphi/Kylix => Topic started by: ProgEd on May 18, 2013, 12:17:37 am
-
I'm trying to install the TRichMemo component. I keep getting the following compile error:
C:\lazarus\components\richmemo\win32\win32richmemo.pas(50,21) Error: There is no method in an ancestor class to be overridden: "class TWin32WSCustomRichMemo.SetHideSelection(const TWinControl,Boolean);"
Any ideas?
Ed
-
I just successfully installed the Richmemo package.
I use SVN-version of the package from https://svn.code.sf.net/p/lazarus-ccr/svn/components/richmemo/ (https://svn.code.sf.net/p/lazarus-ccr/svn/components/richmemo/)
Lazarus 1.0.14, FPC 2.6.2, Windows XP, 32bit
Problem was fixed by author in November 2013.