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
TCollection wiki entry
by
Thaddy
[
Today
at 05:44:53 am]
I have made some progress...
by
onionmixer
[
Today
at 04:17:27 am]
New, Pascal-like programm...
by
nvitya
[
Today
at 02:37:18 am]
TDateTimePicker - Make th...
by
wp
[
Today
at 12:59:57 am]
equivalent to C/C++ "offs...
by
creaothceann
[
Today
at 12:50:49 am]
UI app to work with SQLit...
by
LeP
[
Today
at 12:50:04 am]
Elite Arcade
by
Guva
[July 11, 2026, 11:25:29 pm]
Freepascal
by
marcelomaurinmartins@gmai
[July 11, 2026, 11:24:44 pm]
International Pascal Cong...
by
vincococka
[July 11, 2026, 11:18:49 pm]
Printing on HP Smart Tank
by
JerryHudson
[July 11, 2026, 10:22:12 pm]
Help needed on how to do ...
by
cdbc
[July 11, 2026, 08:38:38 pm]
Why is my program freezin...
by
paweld
[July 11, 2026, 07:19:46 pm]
is there PDS reader/expor...
by
jamie
[July 11, 2026, 07:01:12 pm]
Fpcupdeluxe
by
cdbc
[July 11, 2026, 06:40:29 pm]
weird error message
by
jamie
[July 11, 2026, 06:37:01 pm]
Como compilar uma lib par...
by
marcelomaurinmartins@gmai
[July 11, 2026, 06:24:51 pm]
Desenvolvimento visual pa...
by
marcelomaurinmartins@gmai
[July 11, 2026, 06:19:16 pm]
OpenDocument('Filename') ...
by
J-G
[July 11, 2026, 06:13:03 pm]
TTL Record Count, i.e. a ...
by
1HuntnMan
[July 11, 2026, 06:05:29 pm]
Using callback
by
LemonParty
[July 11, 2026, 05:43:15 pm]
Source Editor Collapsed P...
by
J-G
[July 11, 2026, 11:17:14 am]
Habari STOMP Clients for ...
by
mjustin
[July 11, 2026, 11:15:54 am]
Questions on slight diffe...
by
egsuh
[July 11, 2026, 09:45:30 am]
Have anybody used Horse f...
by
egsuh
[July 11, 2026, 08:31:21 am]
Problems with creating a ...
by
jamie
[July 11, 2026, 12:10:44 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Copying Unicode characters to the clipboard (Read 3084 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