[Lazarus] IDE main window?
Ondrej Pokorny
lazarus at kluug.net
Tue Dec 6 12:04:50 CET 2016
On 06.12.2016 10:05, Mark Morgan Lloyd via Lazarus wrote:
> The one thing that doesn't scale is the Lazarus IDE status bar, where
> the display of cursor position gets truncated as soon as a unit is
> >1000 lines. Could somebody get this to track the overall form width-
> I'd submit a patch myself if I had time.
This should be easy to do - you have to scale TStatusBar.Panels[I].Width
in TStatusBar.DoAutoAdjustLayout. Please DIY and send a patch or report
in http://mantis.freepascal.org/view.php?id=14688
Ondrej
More information about the Lazarus
mailing list