Questions about tstringgrid #142
Replies: 4 comments 3 replies
|
Hello Roland! You may use |
|
Now, I search how could I improve the appearance. If you have ideas... For example, how could I change the background color of the selected cell? |
|
Hello Roland. You can do this by assigning a color to Then, in |
|
Thank you, Fred. I think I have all what I need for my project. Maybe I will make a tutorial about tstringgrid, using your answers and the following examples: |
Uh oh!
There was an error while loading. Please reload this page.
I am starting a new project: a GUI displaying a computer analysis for a chess game.
I load the moves of the game in a tstringgrid. The user should be able to navigate through the game, using keyboard arrows or buttons. The GUI will display the chessboard after the move, and other things related to the selected move.
In the attached demo, I think I have the solution to navigate by keyboard or buttons. But I don't know how to get cell coordinates if the user selects a move by clicking in the grid.
It's my first question.
tstringrid-example-01.zip
All reactions