Antônio I can only guess that the changes you're talking about were reported here: http://bugs.freepascal.org/view.php?id=27009
>From the changes I can see noted there, they're done not quite accurate manner. For example, Windows specific code is moved to TWSCustomRichMemo class (WSRichMemo.pas). However, for the Win-widgetset the code should be added to TWin32WSCustomRichMemo (win32richmemo.pas) Since TWin32WSCustomRichMemo drives RichMemo for Windows . TWSCustomRichMemo is only used for "unsupported" widgetset (such as Qt) or projected widgetsets (such as Cocoa) thanks, Dmitry On Sun, Nov 9, 2014 at 3:48 PM, Antônio <[email protected]> wrote: > Dear Dimitry, > > I have the RichMemo Revision 3703 version and I am trying to implement > some extra features. I have made this for 2 ou 3 methods, but now I have a > method which does not respond. I don't know why this occurs and if you > could clarify this I would appreciate. > > Antônio > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
