Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
TSynEdit - can't hide gutter
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
AnchorDocking in my app
by
Fred vS
[
Today
at 10:32:31 pm]
Lazarus Release 4.0
by
calebs
[
Today
at 10:02:56 pm]
[Solved] Learn how to (un...
by
Hansvb
[
Today
at 08:44:26 pm]
string argument as array ...
by
jamie
[
Today
at 08:26:49 pm]
Little Red Riding Hood (t...
by
Lulu
[
Today
at 08:04:22 pm]
compilerproc Problem by u...
by
paule32
[
Today
at 07:53:37 pm]
New version of BGRABitmap
by
circular
[
Today
at 07:53:02 pm]
DeleteDirectory doesn't a...
by
Bart
[
Today
at 07:43:20 pm]
LAMW arduino serial comm ...
by
jmpessoa
[
Today
at 07:38:54 pm]
problem with scrollbox
by
rcmz
[
Today
at 06:37:56 pm]
SynEdit
by
Martin_fr
[
Today
at 06:27:48 pm]
MacOS intel : Lazarus-dar...
by
Selzig
[
Today
at 05:58:28 pm]
I can write your README.m...
by
wp
[
Today
at 05:31:52 pm]
Daraja HTTP Framework 3.0...
by
mjustin
[
Today
at 05:16:20 pm]
my programs crash
by
turunk
[
Today
at 02:54:49 pm]
Looking for industrial pa...
by
krolikbest
[
Today
at 01:45:55 pm]
WM_ message List for dest...
by
paule32
[
Today
at 01:43:04 pm]
FPC 3.3.1 release date an...
by
Martin_fr
[
Today
at 01:08:18 pm]
I lost in Code ...
by
cdbc
[
Today
at 01:00:56 pm]
Feature request/suggestio...
by
440bx
[
Today
at 12:35:16 pm]
[solved] how to post a po...
by
Nicole
[
Today
at 12:12:45 pm]
Somebody interested by RT...
by
Dzandaa
[
Today
at 11:35:10 am]
Feature request/suggestio...
by
440bx
[
Today
at 10:50:23 am]
Serial port
by
MarkMLl
[
Today
at 09:21:57 am]
Ring Type Animation (cann...
by
Boleeman
[
Today
at 07:45:50 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: TSynEdit - can't hide gutter (Read 4249 times)
Dibo
Hero Member
Posts: 1057
TSynEdit - can't hide gutter
«
on:
October 07, 2010, 01:16:52 am »
Hi,
Can I somehow hide left silver border with line numbers? Is called gutter? Because when I change Gutter.Visible property to False, it is still visible. I want to make it look like TMemo/TRichEdit.
Regards.
Logged
Martin_fr
Administrator
Hero Member
Posts: 11181
Debugger - SynEdit - and more
Re: TSynEdit - can't hide gutter
«
Reply #1 on:
October 07, 2010, 01:20:41 am »
Well you have discovered a bug there.
but in the meantime:
Gutter.Autosize := False;
Gutter.Size := 0;
Logged
From the wiki:
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
Dibo
Hero Member
Posts: 1057
Re: TSynEdit - can't hide gutter
«
Reply #2 on:
October 07, 2010, 09:23:02 am »
Thanks! Is it a well-known bug? Because I can't find it in bugtracker. Should I post it?
Logged
Martin_fr
Administrator
Hero Member
Posts: 11181
Debugger - SynEdit - and more
Re: TSynEdit - can't hide gutter
«
Reply #3 on:
October 07, 2010, 11:38:41 am »
INo it wasn't well known, newly discovered by you.
Yes, you can post it.
Logged
From the wiki:
Ide Tools, Code completion and more
/
IDE cool features
/
Debugger Status
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
TSynEdit - can't hide gutter
TinyPortal
© 2005-2018