Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Widgetset
»
Cocoa
»
TDrawGrid/TStringGrid character entry
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
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Lazarus Image Editor
by
Boleeman
[
Today
at 03:46:20 am]
Splitting Picture into Qu...
by
Boleeman
[
Today
at 02:43:50 am]
The ever re-appearing /= ...
by
n7800
[
Today
at 02:13:57 am]
Ann: Deinline: a de-inlin...
by
440bx
[
Today
at 01:47:12 am]
FPC Unleashed (inline var...
by
Fibonacci
[
Today
at 01:25:07 am]
Help with OLD code
by
wp
[
Today
at 12:49:15 am]
ZeosDB and sqlite3
by
Prime
[April 11, 2026, 10:34:48 pm]
fp-h2pas: New C header tr...
by
BildatBoffin
[April 11, 2026, 07:22:29 pm]
TurboBird IBX
by
maurog
[April 11, 2026, 04:10:32 pm]
Remote desktop software i...
by
gidesa
[April 11, 2026, 02:25:43 pm]
Omitting semicolon on las...
by
Xenno
[April 11, 2026, 02:04:31 pm]
I can write your README.m...
by
domasz
[April 11, 2026, 09:53:02 am]
Can /my/ AI help me with ...
by
cdbc
[April 11, 2026, 08:59:28 am]
android attack (inc)
by
speter
[April 11, 2026, 04:19:54 am]
Little bit...
by
n7800
[April 11, 2026, 03:51:08 am]
[ANN] Unofficial FPC 3.3....
by
440bx
[April 11, 2026, 01:00:04 am]
NiceGrid component for La...
by
wp
[April 11, 2026, 12:03:57 am]
Track windows cross-platf...
by
dsiders
[April 10, 2026, 07:43:43 pm]
[ANN] PasBuild v1.8.0 Rel...
by
Graeme
[April 10, 2026, 06:43:13 pm]
Подписи кнопок панели инс...
by
Raskaton
[April 10, 2026, 06:37:48 pm]
HTTPS-сервер с ГОСТ-серти...
by
Raskaton
[April 10, 2026, 06:29:36 pm]
Strange behavior with dat...
by
JanRoza
[April 10, 2026, 06:20:38 pm]
RegExpr matchting empty s...
by
Thaddy
[April 10, 2026, 04:35:27 pm]
TLazSerial : serial port ...
by
CM630
[April 10, 2026, 03:45:42 pm]
Can't pass string to TEdi...
by
lazarusprogrammer
[April 10, 2026, 02:04:36 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: TDrawGrid/TStringGrid character entry (Read 9183 times)
trev
Global Moderator
Hero Member
Posts: 2032
Former Delphi 1-7, 10.2 user
Re: TDrawGrid/TStringGrid character entry
«
Reply #15 on:
July 14, 2020, 03:15:42 am »
I downloaded your demo from
https://forum.lazarus.freepascal.org/index.php/topic,46787.msg334041.html#msg334041
The problem seems to be worse now with Lazarus & FPC trunks (see signature).
Whichever cell I choose to edit, the first character is focussed, entering a character deletes it. So far this agrees with your issue.
But now I cannot edit any other cell. If I click on another cell, the cell outline is highlighted, but anything I enter turns up in the first cell I edited! It seems that the focus remains stuck on the first cell I edited.
Logged
VTwin
Hero Member
Posts: 1227
Former Turbo Pascal 3 user
Re: TDrawGrid/TStringGrid character entry
«
Reply #16 on:
July 14, 2020, 03:32:43 am »
Thanks so much trev. This has been making me crazy.
I thought I had a work around, but now I'm jammed in another application.
«
Last Edit: July 14, 2020, 03:44:47 am by VTwin
»
Logged
“Talk is cheap. Show me the code.” -Linus Torvalds
Free Pascal Compiler 3.2.2
macOS 15.3.2: Lazarus 3.8 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 3.8 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 3.8 (64 bit on VBox)
VTwin
Hero Member
Posts: 1227
Former Turbo Pascal 3 user
Re: TDrawGrid/TStringGrid character entry
«
Reply #17 on:
July 14, 2020, 11:19:08 pm »
The bug report I filed was closed and reopened. Dmitry is working on it.
Perhaps it would be useful for you to add a note on this new behavior?
Logged
“Talk is cheap. Show me the code.” -Linus Torvalds
Free Pascal Compiler 3.2.2
macOS 15.3.2: Lazarus 3.8 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 3.8 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 3.8 (64 bit on VBox)
trev
Global Moderator
Hero Member
Posts: 2032
Former Delphi 1-7, 10.2 user
Re: TDrawGrid/TStringGrid character entry
«
Reply #18 on:
July 15, 2020, 11:51:16 am »
Bug report updated.
Logged
bigeno
Sr. Member
Posts: 266
Re: TDrawGrid/TStringGrid character entry
«
Reply #19 on:
July 15, 2020, 03:49:23 pm »
Thats rev 63541 bug.
Logged
VTwin
Hero Member
Posts: 1227
Former Turbo Pascal 3 user
Re: TDrawGrid/TStringGrid character entry
«
Reply #20 on:
January 22, 2022, 11:06:07 pm »
Bump
This is a serious bug for anyone using a StringGrid or DrawGrid. It has not been resolved as of Lazarus 2.2.0. Does anyone have a fix or workaround?
Logged
“Talk is cheap. Show me the code.” -Linus Torvalds
Free Pascal Compiler 3.2.2
macOS 15.3.2: Lazarus 3.8 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 3.8 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 3.8 (64 bit on VBox)
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Widgetset
»
Cocoa
»
TDrawGrid/TStringGrid character entry
TinyPortal
© 2005-2018