<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 6, 2024 at 11:31 PM Timothy Groves via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">... and RichMemo won't work.  (It will compile <br>
in, but then Lazarus crashes on startup with an Access Violation.)<br></blockquote><div><br></div><div>I updated lazarus-ccr repo and tried to install the RichMemo_design package. Lazarus does not crash but the RichMemo component does not show up either. It should be in the 'Common Controls' palette page.</div><div><br></div><div>I tested with Lazarus trunk <a class="gmail_plusreply" id="plusReplyChip-0">+</a> LCL-GTK2 and LCL-QT5 widgetsets. For LCL-GTK2 I had to add {$define RMLCLTRUNK} in unit Gtk2RichMemo. It is used for function GetWidgetInfo() which was last edited by Mark in 2010. Maybe an IFDEF was needed for Lazarus trunk some 14 years ago but now the code should be updated.</div><div><br></div><div>Does RichMemo installation work for somebody?<br></div><div><br></div><div>Juha</div><div><br></div></div></div>