On 4/22/07 1:30 PM, "Wilhelm Sanke" <[EMAIL PROTECTED]> wrote:
> Addendum: > > Even when I set the lockloc of the image to true after having it "moved" > to the loc of the group, once I change the imagedata of the image the > image snaps back to near the topleft of the group instead of remaining > at the center. When I do image operations using Rev code to change an image, I code the following: set the cpUndoHt of img "target" to the height of img "target" set the cpUndoWd of img "target" to the width of img "target" set the cpUndoTLeft of img "target" to the topLeft of img "target" set the cpUndo of img "target" to the imagedata of img "target" save this stack --now make changes -- then adjustments, or undo, even the next time you launch Jim Ault Las Vegas _______________________________________________ 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
