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
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Practical Ways to Help La...
by
munair
[
Today
at 12:59:10 pm]
Range check, converting e...
by
Zvoni
[
Today
at 12:58:24 pm]
TSynCompletion failing wh...
by
Martin_fr
[
Today
at 12:43:42 pm]
Animated Oscillating Line...
by
Dzandaa
[
Today
at 11:31:11 am]
TBCFluentProgressRing bug
by
circular
[
Today
at 11:27:35 am]
Pdf file size is huge wit...
by
meeeeeeeeee
[
Today
at 10:35:12 am]
Why isn't Lazarus / Free ...
by
alpine
[
Today
at 10:20:45 am]
BGRAGtkBitmap
by
circular
[
Today
at 09:52:07 am]
FPC 3.2.2 + NASM Windows ...
by
munair
[
Today
at 09:23:47 am]
Anyone into mDNS?
by
MaxM74
[
Today
at 08:27:51 am]
Animated toggle switch
by
hedgehog
[
Today
at 07:37:00 am]
I can write your README.m...
by
GAN
[
Today
at 03:51:30 am]
3D Dot Ball
by
Gigatron
[
Today
at 12:37:46 am]
A little bug in fpsimages...
by
wp
[May 15, 2025, 11:21:50 pm]
Feature request/suggestio...
by
440bx
[May 15, 2025, 10:37:14 pm]
Lazarus Release 4.0
by
Hansvb
[May 15, 2025, 10:20:16 pm]
A problem with ptcmouse
by
TBMan
[May 15, 2025, 09:40:51 pm]
Why there is no build-in ...
by
Nimbus
[May 15, 2025, 08:50:15 pm]
Feature request/suggestio...
by
440bx
[May 15, 2025, 07:58:33 pm]
Build mode Help button do...
by
440bx
[May 15, 2025, 07:54:27 pm]
How to convert TStrings t...
by
Remy Lebeau
[May 15, 2025, 06:35:35 pm]
[SOLVED] Added components...
by
Rico54
[May 15, 2025, 03:27:20 pm]
[SOLVED] How to "Jump To"...
by
paweld
[May 15, 2025, 02:40:52 pm]
PZ_Nes emulator
by
Ñuño_Martínez
[May 15, 2025, 02:29:40 pm]
Problems with Word
by
loaded
[May 15, 2025, 02:17:56 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: TDrawGrid/TStringGrid character entry (Read 8315 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