Search found 5 matches

by PaccDB
Thu Apr 13, 2023 12:48 pm
Forum: Support
Topic: RichViewActions components not on Lazarus palette
Replies: 7
Views: 34381

Re: RichViewActions components not on Lazarus palette

I guess i'm an idiot. The short story is, there's a button to 'Restore Defaults' at the bottom of the 'Component Palette' IDE Options. Clicking that rearranged the palette tabs, but it also refreshed the palette contents and all the components were inserted. Maybe they weren't showing up for me ...
by PaccDB
Wed Apr 12, 2023 7:45 pm
Forum: Support
Topic: RichViewActions components not on Lazarus palette
Replies: 7
Views: 34381

Re: RichViewActions components not on Lazarus palette

Thank you all, I really do appreciate your posts. I've removed, and re-installed. Removed, and deleted all .o and .ppu files from the source, rebuilt Lazarus, and then reinstalled the component packages from the project group, one at a time--both as just clicking 'compile' and 'install', and doing a ...
by PaccDB
Thu Apr 06, 2023 5:50 pm
Forum: Support
Topic: RichViewActions components not on Lazarus palette
Replies: 7
Views: 34381

Re: RichViewActions components not on Lazarus palette

Thank you. I hadn't thought to delete the compiled files after I uninstalled.

I'll give that a try!
by PaccDB
Thu Apr 06, 2023 1:31 pm
Forum: Support
Topic: RichViewActions components not on Lazarus palette
Replies: 7
Views: 34381

Re: RichViewActions components not on Lazarus palette

My apologies if I wasn't clear. I'm new to Lazarus. I installed all the packages individually before posting--but I didn't know about project groups. However, installing them all from the project groups doesn't seem to have made a difference. Almost everything installs, expect the action controls. I ...
by PaccDB
Wed Apr 05, 2023 6:43 pm
Forum: Support
Topic: RichViewActions components not on Lazarus palette
Replies: 7
Views: 34381

RichViewActions components not on Lazarus palette

I've recently installed the TRichView/ScaleRichView/RichViewActions components. I've been working through the demo's and the online help files (which have all been excellent. Thank you for those!) I should note this is using Lazarus 2.2.6, and FPC 3.2.2. However, I'm now trying to build my own ...