Hi Panos, you are right:
MS Paint (old version): No Adobe Photoshop: No Adobe InDesign: No MS Paint 3D (new Windows 10): Yes (this was my first test) MS Word: Yes MS Excel: Yes Have a nice WE Tiemo -----Ursprüngliche Nachricht----- Von: use-livecode [mailto:[email protected]] Im Auftrag von panagiotis merakos via use-livecode Gesendet: Freitag, 4. August 2017 12:19 An: How to use LiveCode <[email protected]> Cc: panagiotis merakos <[email protected]> Betreff: Re: set the clipboarddata["image"] not compatible with Adobe Photoshop Thanks Tiemo. Could you please double-check if your original code works with pasting to MS Paint? The issue you are having looks like this bug: http://quality.livecode.com/show_bug.cgi?id=19713 but this report mentions inability of pasting into MS Paint Best, Panos -- On Fri, Aug 4, 2017 at 11:12 AM, Tiemo Hollmann TB via use-livecode < [email protected]> wrote: > Hi Panos, > same: Word: Yes, Photoshop: No > Thanks > Tiemo > > > -----Ursprüngliche Nachricht----- > Von: use-livecode [mailto:[email protected]] Im > Auftrag von panagiotis merakos via use-livecode > Gesendet: Freitag, 4. August 2017 11:31 > An: How to use LiveCode <[email protected]> > Cc: panagiotis merakos <[email protected]> > Betreff: Re: set the clipboarddata["image"] not compatible with Adobe > Photoshop > > Hi Tiemo, > > What happens if you do: > > export snapshot from grp "ScreenShot" to tScreenshot as JPEG lock the > clipboard set the fullclipboarddata["image"] to tScreenshot unlock the > clipboard > > Best, > Panos > -- > > > On Fri, Aug 4, 2017 at 10:25 AM, Tiemo Hollmann TB via use-livecode < > [email protected]> wrote: > > > Hello, > > > > LC 8.1.5, Windows 10 > > > > export snapshot from grp "ScreenShot" to tScreenshot as JPEG > > > > set the clipboarddata["image"] to tScreenshot > > > > The following paste command works in most programs, like MS Paint, > > MS Word, but not with Adobe Photoshop. Here the past menu is greyed > > out, so that there is nothing to be pasted. > > > > Is this known? Can I do anything special for Photoshop or is it just > > again one more regression bug? (in old versions it has worked with > > Photoshop) > > > > Tiemo > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > 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 > > > _______________________________________________ > 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 _______________________________________________ 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
