Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
[SOLVED] Copying Unicode characters to the clipboard
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Printout in Printer Queue...
by
wwerner
[
Today
at 07:25:31 am]
The compiler fails to war...
by
dseligo
[
Today
at 01:41:21 am]
Embedded qss stylesheets ...
by
big_M
[
Today
at 12:52:34 am]
Theoretical question. Laz...
by
jamie
[
Today
at 12:12:09 am]
Mapping Images Like Odome...
by
SandyG
[January 15, 2026, 11:57:50 pm]
StrToDateTime problems
by
Aruna
[January 15, 2026, 11:56:02 pm]
Newly revised TlistBox in...
by
jamie
[January 15, 2026, 11:17:12 pm]
unit init, finalize and i...
by
PascalDragon
[January 15, 2026, 09:46:49 pm]
Why does FPC behave this ...
by
PascalDragon
[January 15, 2026, 09:26:24 pm]
How to forward a Class in...
by
PascalDragon
[January 15, 2026, 09:21:47 pm]
Pyramid solitaire, re-wri...
by
TBMan
[January 15, 2026, 09:21:07 pm]
Tzipper giving error on M...
by
Josh
[January 15, 2026, 08:46:02 pm]
Copy and Past Code
by
n7800
[January 15, 2026, 07:47:43 pm]
AI: Agentic Design Patter...
by
avra
[January 15, 2026, 06:36:29 pm]
CudaText editor (written ...
by
szlbz
[January 15, 2026, 02:16:25 pm]
PasLLM - LLM Inference En...
by
matthius
[January 15, 2026, 01:41:45 pm]
Stacked bars not drawn pr...
by
apeoperaio
[January 15, 2026, 12:57:01 pm]
New book on Object Pascal
by
matthius
[January 15, 2026, 12:55:36 pm]
[SOLVED] Assembler error ...
by
dbannon
[January 15, 2026, 12:55:16 pm]
four squares (inc)
by
speter
[January 15, 2026, 11:25:05 am]
Regarding the issue of de...
by
Martin_fr
[January 15, 2026, 10:20:35 am]
Dice (raylib + kraft phys...
by
fcu
[January 15, 2026, 09:01:24 am]
Lazarus seems to be makin...
by
Boleeman
[January 15, 2026, 07:54:25 am]
[SOLVED] Lazreport PDF
by
Petrus Vorster
[January 15, 2026, 07:42:59 am]
Maze Makers: Modified Cyl...
by
Boleeman
[January 15, 2026, 07:20:10 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Copying Unicode characters to the clipboard (Read 2997 times)
LRS
New member
Posts: 7
[SOLVED] Copying Unicode characters to the clipboard
«
on:
June 04, 2014, 12:41:48 am »
How are Unicode characters copied to the clipboard with Lazarus (in a platform-independent way)? I have tried, on Fedora Linux with Lazarus 1.0.10
Code:
[Select]
Clipboard.AsText := MyUnicodeString;
but the Unicode characters become garbled in the clipboard.
«
Last Edit: June 10, 2014, 12:37:38 am by LRS
»
Logged
LRS
New member
Posts: 7
Re: Copying Unicode characters to the clipboard
«
Reply #1 on:
June 09, 2014, 09:58:01 pm »
It seems there is something unique about my setup which is causing this problem, because testing on a bunch of other platforms was completely successful. Replicating my setup as best as possible in a VirtualBox virtual machine did not reproduce the problem. Since it's unlikely to affect many of the users of my app, it's no longer a priority, but it would be nice to know what's causing it and (or just) how to solve it. More details on my setup in case anybody has any ideas:
Fedora 20, 64 bit, running on an ASUS laptop, with all packages up to date (i.e. running "yum update" results in "No packages marked for update")
KDE desktop (works fine when I run it under the GNOME desktop on the same machine)
Lazarus 1.0.10 (but running a version of my app built in a virtual machine with Lazarus 1.2.2 doesn't fix the problem)
Logged
LRS
New member
Posts: 7
Re: Copying Unicode characters to the clipboard
«
Reply #2 on:
June 10, 2014, 12:37:14 am »
Solved by upgrading to Lazarus 1.2.2. Why I didn't try that at the start I don't know. Sorry for the waste of bandwidth.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
[SOLVED] Copying Unicode characters to the clipboard
TinyPortal
© 2005-2018