Recent

Author Topic: cant paste into editor  (Read 12164 times)

guest

  • Guest
cant paste into editor
« on: August 24, 2004, 08:25:07 pm »
I'm using 0.9.1.4b Win32 2004-04-19
I can't paste into editor text from system clipboard, it seems. Copy-paste within editor itself works fine but copy in external application and paste into editor does not. It just does nothing as if there is nothing to paste. Any ideas?

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
cant paste into editor
« Reply #1 on: August 24, 2004, 08:33:59 pm »
This is a known bug in the binary release. It has been fixed and will be in the next release. Alternatively you can get the source from cvs and compile lazarus your self (warning: this is not trivial for first time lazarus / fpc users).

Anonymous

  • Guest
cant paste into editor
« Reply #2 on: August 25, 2004, 11:46:36 am »
Oh, I see. I'll check back later then. I pulled fresh sources from CVS but build fails with errors:

---------------
Compiling lresources.pp
lresources.pp(95,14) Error: There is no method in an ancestor class to be overri
dden: "TLRSObjectReader.ReadCurrency:Currency"
lresources.pp(107,14) Error: There is no method in an ancestor class to be overr
idden: "TLRSObjectReader.ReadWideString:WideString"
lresources.pp(160,15) Error: There is no method in an ancestor class to be overr
idden: "TLRSObjectWriter.WriteCurrency(const Currency)"
lresources.pp(169,15) Error: There is no method in an ancestor class to be overr
idden: "TLRSObjectWriter.WriteWideString(const WideString)"
lresources.pp(255,1) Fatal: There were 4 errors compiling module, stopping
make[1]: *** [alllclunits.ppu] Error 1
---------------

It's been a while since I used Delphi so I wanted to paste through some reminder tutorials first but thats kind of hard without workig copy/paste :-)

Anonymous

  • Guest
cant paste into editor
« Reply #3 on: August 25, 2004, 11:23:20 pm »
What version of fpc are you using?

Anonymous

  • Guest
cant paste into editor
« Reply #4 on: August 26, 2004, 07:33:07 am »
The one that came with latest windows version.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
cant paste into editor
« Reply #5 on: August 26, 2004, 09:07:58 am »
Unfortunately that version is too old. The file reader.inc used in the classes unit (classes.ppu) must be older than version 1.4, 2004/05/23 12:42:42

Anonymous

  • Guest
cant paste into editor
« Reply #6 on: August 26, 2004, 09:44:41 am »
What do you suggest? Need I get the latest FPC + latest Lazarus CVS and then compile?

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
cant paste into editor
« Reply #7 on: August 26, 2004, 10:49:47 am »
If you want, you can use fpc 1.9.4 and latest Lazarus CVS and compile them.

Anonymous

  • Guest
cant paste into editor
« Reply #8 on: August 27, 2004, 07:48:18 am »
If I want? Umm...
Somewhat too much hassle for simple essential feature. I'll try again after 1.x.

 

TinyPortal © 2005-2018