Having some problem with the marker not being visible in the editor. When we click in the editor the marker blink for a short moment, then disappears completely. Sometimes the marker are visible in two places when clicking in the document. The problem appears on most computers, but not on all. This problem makes it very difficult to see where in the document you are before you type something. The problem is reported by many of our customers.
Cursor/marker position not visible
-
-
- Offizieller Beitrag
Hi,
I saw this before in a MDI application. It happens when the focus was not moved. In thatr MDI application I solved the problem by moving the focus to an edit first and then hiding the control. Sounds stupid - but it was the only way to solve it.
Julian
-
Looks like the problem is related to the TMS-component pack we are using together with WPTools. The marker is displayed correctly when the WPRichText is located on the form, but the problem appears when the TAdvPanel or TAdvOfficePager is the parent (or is in the structure beneath the controller).