[Lazarus] SynEdit scrollbars don't seem to work either.
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Feb 17 22:34:29 CET 2008
On Sun, 17 Feb 2008 15:57:08 -0500
Lee Jenkins <lee at datatrakpos.com> wrote:
>
> Couldn't get TMemo to stop acting with wordwrap (WordWrap := false)
> regardless of the settings.
WordWrap=false
Scrollbars=ssBoth
Some widgetsets (e.g. gtk2) have not yet implemented changing the
properties, so you must close the form and open it again to see the
effect.
> So I tried TSynEdit and that is worse since the scrollbars are not
> painting correctly. (See attached.)
How did you manage that?
Scrollbars in TSynEdit do work as you can see in the IDE.
> It's hard to think that anyone would want to use something so basic
> as a TMemo and expect minimalist features to work ;)
Mattias
More information about the Lazarus
mailing list