I have found that when inserting a picture into a 4DWrite Pro document to be 
“behind text” using:

        $image:=WP Add picture($WPObject;$imageRef)             
        WP SET ATTRIBUTES($image;wk anchor layout;wk behind text)

or when dragging and dropping inline with the text then changing the layer to 
“Behind Text” with the contextual menu, the picture is then ‘stuck’ behind 
everything and cannot be selected or repositioned nor does the contextual menu 
disk display when right-clicking on the image.

Inserting picture to be "in front of text" using:

        $image:=WP Add picture($WPObject;$imageRef)             
        WP SET ATTRIBUTES($image;wk anchor layout;wk in front of text)

works fine and the image can be repositioned.

I’ve tested this with v17.2 32-bit, v17R4 32-bit, v17R4 64bit and 17R5.

Has anyone else experienced this?

Tom Benedict






**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to