Many thanks to Sarah and Eric for the workaround.

It seems like this must have been discussed in the list, but I just couldn't find it.

I suppose I should just stump up for the latest RR version sooner rather than later. I'll see what's left after the taxman has had his pound of flesh this month.

Best Wishes,

David Glasgow

http://www.i-psych.co.uk.
On 12 Jan 2006, at 9:29 pm, Eric Chatonet wrote:

Hi David,

Sarah replied about the bug in Rev prior to 2.5.
The workaround I used at this time was to specify a globalRect without specifying the window ID:

  local tRect,tTopLeft,tBotRight, tGlobalRect
  -----
  put the rect of stack <stack name> into tRect
  put item 1 of tRect,item 2 of tRect into tTopLeft
  put item 3 of tRect,item 4 of tRect into tBotRight
  put globalLoc(tTopLeft),globalLoc(tBotRight) into tGlobalRect
  import snapshot from rect tGlobalRect

Best Regards from Paris,
Eric Chatonet



_______________________________________________
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

Reply via email to