Forum > Editor

cant paste into editor

(1/2) > >>

guest:
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:
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:
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:
What version of fpc are you using?

Anonymous:
The one that came with latest windows version.

Navigation

[0] Message Index

[#] Next page

Go to full version