clipboard display in Windows

Michael Correll mcorrell at memphisbusiness.com
Mon Apr 7 06:42:09 PDT 2008


Craig:

I see where you are going now.  You're right.  And it is a Pan 4 thing.

If you are using the clipboard as a user interface element to display  
what was just copied, could you not also use clipboard() to display  
the results of the "copy" cmd in a new window with a TDSO or AWT ?   
You could also create a custom dialog to display the results and then  
force the user to close the dialog window after they've viewed the  
results (and are presumably happy with their selection.)   Would that  
work?

M.--

Michael Correll


On Apr 6, 2008, at 11:14 PM, Craig McPherson wrote:

> Yes, that is exactly the problem: users click on ShowClipboard (a  
> button), the display window pops up and shows BLANK. Subsequent  
> pastes behave as expected, pasting whatever. But the user, seeing a  
> blank contents window, believes the clipboard carries nothing.
> Craig McPherson
>
>


More information about the Qna mailing list