tried, not good... damn... On Thu, Jul 1, 2010 at 6:50 PM, Andre Garzia <[email protected]> wrote:
> Scott, > > do I need something more than a: > > local tSnapshot > > to define it? I will try putting empty in there first... > > > On Thu, Jul 1, 2010 at 6:45 PM, Scott Rossi <[email protected]>wrote: > >> Recently, Andre Garzia wrote: >> >> > Just tried this exact piece: >> > >> > set the width of me to presentationWidth() >> > set the height of me to presentationHeight() >> > set the imageData of me to tSnapshot >> > put the rect of stack "presentation" into tRect >> > export snapshot from rect tRect to tSnapshot as PNG >> > set the text of me to tSnapshot >> > >> > I am receiving this on the message box: >> > >> > Message execution error: >> > Error description: export: no image selected, or image not open >> > Hint: >> > >> > By the way, which Rev version are you using? Here it is 4.5-dp-3 the >> > screenshotable stack is on the second monitor, so the rect looks like: >> > 1472,144,2112,624 >> >> Maybe you have not defined tSnapshot earlier in the handler so Rev doesn't >> know it's an empty variable? >> >> Regards, >> >> Scott Rossi >> Creative Director >> Tactile Media, UX Design >> >> >> _______________________________________________ >> use-revolution mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-revolution >> > > > > -- > http://www.andregarzia.com All We Do Is Code. > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
