The problem for me was that Fireworks was updating the clipboard data every second ..effectively changing the content of the clipboard even if it didn't change......The image was not changing , but the meta data was. so I had a runaway "Clipboard changing message" ..... it was a nightmare ....... esp because i did not know how to reproduce it.
once i did, just a simple workaround was needed. i ended up checking the ID of the meta data,.... everything works fine in my clipboard tool :D :D :D a very productive day for me. this one was big checkmark off my to do list. On Fri, Feb 1, 2019 at 4:00 PM Stephen Barncard via use-livecode < [email protected]> wrote: > And replaced with? > > On Fri, Feb 1, 2019 at 12:19 Richard Gaskin via use-livecode < > [email protected]> wrote: > > > Bob Sneidar wrote: > > > > > Copy text from an OCR'd PDF sometime and paste it into a Livecode > > > field. You may find the number of characters is more than are visible. > > > > Reason #233 why PDF must die. ;) > > > > -- > > Richard Gaskin > > Fourth World Systems > > Software Design and Development for the Desktop, Mobile, and the Web > > ____________________________________________________________________ > > [email protected] http://www.FourthWorld.com > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > -- > -- > Stephen Barncard - Sebastopol Ca. USA - > mixstream.org > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
