Recent

Author Topic: Beginner question on TRichmemo component  (Read 5094 times)

ham-b

  • Newbie
  • Posts: 2
Beginner question on TRichmemo component
« on: March 03, 2015, 04:53:04 pm »
Hi there,

I am new to this board and new to Lazarus. Since I did code in Delphi for a couple of years (a long time ago, using Delphi 5) I figured I should be fine.

Currently I'd love to install the TRichmemo component, but I am puzzled, how to install it.
At https://svn.code.sf.net/p/lazarus-ccr/svn/components/richmemo/ I only see a group of files and even subdirectories with files inside.
Is the idea that I have to download each single file manually? Or am I missing some package/archive file?
If someone could advice me what to do, I'd be thankful.

I work on Mac OSX 10.10, Lazarus 1.2.6, FPC 2.6.4



skalogryz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2770
    • havefunsoft.com
Re: Beginner question on TRichmemo component
« Reply #1 on: March 03, 2015, 05:15:44 pm »
You'd need to use svn client. Typically OSX comes with command-line svn installed. Thus if you open Terminal and run a command there
Code: [Select]
svn co https://svn.code.sf.net/p/lazarus-ccr/svn/components/richmemo/ 
It should pull all the files (and directories).

If it doesn't work you can use the attached archive.

ham-b

  • Newbie
  • Posts: 2
Re: Beginner question on TRichmemo component
« Reply #2 on: March 03, 2015, 05:22:43 pm »
Thank you!

Got it, installed it and it seems to work like a charm!  :)

Arctic_Eddie

  • Jr. Member
  • **
  • Posts: 91
Re: Beginner question on TRichmemo component
« Reply #3 on: March 13, 2015, 02:02:49 pm »
A newer version came out this morning. It's located in the 4019 archive zip at SVN. Unzip the file and look in the components folder for RichMemo. The pkg file is therein.

http://sourceforge.net/code-snapshots/svn/l/la/lazarus-ccr/svn/lazarus-ccr-svn-4019.zip

crazyfroggy

  • New Member
  • *
  • Posts: 27
Re: Beginner question on TRichmemo component
« Reply #4 on: December 13, 2015, 11:31:32 pm »
Hi,
I am looking for the TRichMemo component too.

http://sourceforge.net/code-snapshots/svn/l/la/lazarus-ccr/svn/lazarus-ccr-svn-4019.zip

returns a 404.

I just installed the Lazarus 1.6, so what is the best way to install this TRichmemo component ?

Tx for your help.
 

wp

  • Hero Member
  • *****
  • Posts: 11908
Re: Beginner question on TRichmemo component
« Reply #5 on: December 14, 2015, 12:33:07 am »
On http://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/, there's a "Download snapshot" button which gets you the latest versions of all ccr components. After unzipping just delete the components that you don't need.

 

TinyPortal © 2005-2018