help with clipboard please

robert black

Member
Licensed User
Longtime User
can anybody help
i'm trying to use the clipboard demo and have added a bit of code
to test it but i cannot get info onto the clipboard

The idea is that on clicking button2 the textbox2.text is copied to the clipboard
then clicking button1 should set textbox1.text to the contents of the clipboard
BUT no copying is happening have interogated clipboard via notepad proving the copy part of the programme is not working

many thanks
rb
 

Attachments

  • testclip.sbp
    2.2 KB · Views: 159

robert black

Member
Licensed User
Longtime User
erel
thanks for quick reply
i'm using agraham's clipboard library this is where i got
the clipdemo that i modifed from

best wishes
rb
 

robert black

Member
Licensed User
Longtime User
sorry erel

playing with a load of .zip files previously downloaded
didn't see the note

once again sorry to waste your time
best wishes
rb
 
Top