Any news of a firemonkey Version of WPTools. I can't vote here. We would license it.
Posts by AWoell
-
-
The same Problem today. Pen input is not possible with touchscreen. Disabling IMEINPUT breaks new code from TWPCustomRtfEdit.WndProc in WPTools 6.25.0. Check it please. You should find a way for both functions: Pen Input and IME Input. Eating the WM_IME_CHAR Messages could be wrong.
-
Hi,
i want to set the textwidth. In TRichEdit it is the ClientWidth, with the effect that the controlwidth is automatic adjusted.
In TWPRichtText the ClientWidth is not the textwidth. At the left and right side is a margin of a few millimeters.Ciao Andreas
-
Hi,
i must get and set the width for the TWPRichText basing on the textwidth in wordwrap mode. Maybe the needed Width of Text is 100mm. For TRichEdit is to set only the ClinetWidth based on Screen Resolution.
How do i this for TWPRichText?Ciao Andreas