Geoff Canyon wrote/ schreef:

> At 12:54 AM +0200 6/3/01, Sjoerd Op 't Land wrote:
>> But in the meanwhile, maybe this works: Clone your stack, open it offscreen
>> and make a snapshot of the page. Cost some memory, but if it works...
> 
> Thanks for the suggestion. I don't think this would work. As an experiment I
> tried moving my stack offscreen before taking the snapshot:
> 
> move offscreen
> go next card
> take snapshot
> go previous card
> bring back onscreen
> 
> The import snapshot command, being given a rect offscreen, defaults back to
> letting the user select an area to be captured. In other words, it didn't
> capture the offscreen area.
Well, if I execute this here:
  set the loc of stack "Test" to "-200,-200"
  go next
  import snapshot from rect "0,0,100,100" of window (the windowID of this
stack)

It seems to work (I don't get a select-capture-area-cross-cursor and no
error messages) here, but the captured image is completely distorted, so
this is definitely a bug.

> Regards,
> 
> Geoff
Regards,
Sjoerd


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to