Delphi XE4 iOS and TMemo hidden / cut-off text -
i have few issues tmemo in ios / firemonkey, 1 issue seems text hidden (bottom paragraph) until user start drag/scroll. (however, visible area in tmemo hold text if wanted. first draws when user issues scroll.)
i have tried call setfocus trigger same effect drag/scroll, no luck.
underneath screenshots:
first how looks when broken (see bottom):
then how looks when memo redraws after tiny drag:
as can seen, memo has not been scrolled/dragged in image two, initiation of of operation enough make memo draw text correctly.
i can add happens if memoy has shown other text string earlier. (i suspect may weird internal formatting/draw issue.)
Comments
Post a Comment