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 Main and Gnome/Wa...
by
dbannon
[
Today
at 06:04:30 am]
TPlaysound problem Ubuntu...
by
jamie
[
Today
at 12:57:32 am]
Portable verion of FPC an...
by
Martin_fr
[
Today
at 12:26:26 am]
AArch64. Fast method to c...
by
jamie
[June 07, 2026, 11:45:12 pm]
[New Component] ExtTabCtr...
by
d7_2_laz
[June 07, 2026, 11:42:02 pm]
Call SetLength from assem...
by
runewalsh
[June 07, 2026, 09:20:21 pm]
embed .jpg file into .pp ...
by
SIRUS-VIRUS
[June 07, 2026, 08:23:35 pm]
Release ray4laz 6.0
by
lazarusprogrammer
[June 07, 2026, 08:02:14 pm]
Where is Lazarus config
by
n7800
[June 07, 2026, 07:49:03 pm]
Auto-vectorization hint/w...
by
Ten_Mile_Hike
[June 07, 2026, 07:31:42 pm]
Knigo
by
Fred vS
[June 07, 2026, 07:10:46 pm]
Splitting Picture into Qu...
by
Dzandaa
[June 07, 2026, 06:16:22 pm]
Lazarus 4.99 - New featur...
by
Martin_fr
[June 07, 2026, 05:46:05 pm]
FPC Unleashed (inline var...
by
Thaddy
[June 07, 2026, 05:27:05 pm]
GDB 17 for Windows
by
Martin_fr
[June 07, 2026, 04:45:35 pm]
Hint not being shown
by
J-G
[June 07, 2026, 03:34:25 pm]
UnoLib - library in Pasca...
by
ackarwow
[June 07, 2026, 02:16:15 pm]
Very rough version of a s...
by
hedgehog
[June 07, 2026, 08:24:00 am]
water filling simulation
by
ADMGNS
[June 06, 2026, 09:54:50 pm]
Array of structure -> str...
by
Seenkao
[June 06, 2026, 09:44:44 pm]
TStringGrid Question
by
J-G
[June 06, 2026, 08:05:52 pm]
Benchmark: converting arr...
by
LemonParty
[June 06, 2026, 03:25:25 pm]
Read/Parse PDB file to ge...
by
marcov
[June 06, 2026, 02:48:12 pm]
[SOVLED]Curved text in La...
by
paweld
[June 06, 2026, 11:00:52 am]
Fast Canvas Library V1.05...
by
microxa
[June 06, 2026, 07:03:07 am]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: TDrawGrid/TStringGrid character entry (Read 9426 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