I'm trying to paste information from the clipboard to a Rich Text File box.

When I try to paste using the code 'clipboard.gettext' I get the text but I lose the formatting.

I've tried several things and nothing works. If I use the keyboard and do a control V, it works so I know that what I want has made it to the clipboard OK.

Other attempts have delivered the code as well as the text, but I can't keep the formatting.

None of my references have anything useful for me

Thanks in advance.