Is it possiable to add Strings to the clip board of windows with scar?
And how?
Is it possiable to add Strings to the clip board of windows with scar?
And how?
It may be possible, and I think it is, because when you pick a color in SCAR it copies it to the clip board.
Search in a Delphi/Pascal data base and you may find something that SCAR can use. If Freddy bothers to answer, I would like to ask him if SCAR cal use all Delphi commands.
The jealous temper of mankind, ever more disposed to censure than
to praise the work of others, has constantly made the pursuit of new
methods and systems no less perilous than the search after unknown
lands and seas.



It MAY be possible with API calls, but that's a wild guess that might make me look like an idiot.
But the only way I know for certain that you can do it, is make a memo, add the stuff you want to copy to the clipboard and do something like Memo1.CopyToClipboard. Maybe you can do the same with a RichEdit too.
Hmmm I might need to create a invisable memo use it for copying?
There are currently 1 users browsing this thread. (0 members and 1 guests)