I tried the Contextmenu >> Edit, Double-Click and just Typing on a selected Text item. Nothing enables me to edit the Text inside an Item.
Does anyone know how to do this?
I can do this just by clicking on the text object once (to select the bounding shape) and then typing to replace, or double clicking (or right clicking and choosing Edit) to highlight the text, then clicking again to set the cursor inside the text to modify just part of what is in the field.
This sounds more or less what you are doing.
Hello Mark,
Thanks for the reply. After trying and trying again for several times I discovered the solution.
If you drop a Text item between the boundaries of a Bible Text it doesn't matter if you Bring the Text item to the front or send the Bible Text to the back, it doesn't work.
If you move the Text item out of the Bible Text boundaries it's a whole new game because it works. I think somehow the keyboard events doesn't bubble through to the Text item but is canceled by the Bible Text Keyboard Event Handler. (I hope "bubble" is the correct term for WPF?)
Maybe this is a Bug?
I experienced the same problem. If the text item overlaps the boundaries of a Bible text, the text item becomes uneditable.
-Donnie
The best way to avoid conflicts is through layers (unsupported). Type Cmd+Shift+L to open the layers palette.
That's helpful to know as I haven't encountered that yet.
Thanks for getting back with the solution.