FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Question about the clipboard
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Question about the clipboard
Posted: Fri Oct 23, 2020 04:45 PM

Hello,

Is it possible to store the content of the clipboard in a variable in my FWH-application?
I want to put other data into the clipboard, use these data later on, and to put back the original content.

Thanks.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Question about the clipboard
Posted: Fri Oct 23, 2020 07:29 PM

Have you tried oClip:setText() and oClip:getText()?

Why not just use a variable instead of the clipboard?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion