[Lazarus] TEdit initial display width
Bart
bartjunk64 at gmail.com
Sun Nov 20 18:14:14 CET 2016
On 11/20/16, Jürgen Hestermann via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> But still, if the text of Edit1 is longer than 500,
> then the initial display shows an offset as if
> the width is 500 although there is plenty
> of space (800) for the long text.
Maybe related to http://bugs.freepascal.org/view.php?id=30686 ?
A workaround is then to QueueAsyncCall the call to SelectAll ...
Bart
More information about the Lazarus
mailing list