I am finally getting to my first application with FirePower. All is good except the formatting of the components is fine when on the selected record but unformatted when not selected. How is this fixed. Hopefully something simple I just don't know yet . . .
top of page
bottom of page
Thank you for the project. I don't see the problem with displayformat of ",0", but I do see the trackbar problem and a problem with the time not displaying. Please try the test build at http://download.woll2woll.com/downloads/firepower11_tokyo_test.exe
You will need to be upgraded to FirePower 11, as FirePower 10 is no longer being updated. Also, I recommend you upgrade to RAD Studio 10.2.3.
here is a link to a vanilla application. the components with issue are edBudget and pbPerCentComplete. They only work when selected in the grid. I am using Delphi 10.2.2 Tokyo
https://microcalm-my.sharepoint.com/:f:/p/ghallam/EnlNgS0yqa1PslEG4Ma19NIBQPtiCA_ACi0AaWaaHPEApQ?e=ItRh7Q
Details please. Version of Firepower. Version of Delphi. Components you are dropping into the LayoutGrid. I want to reproduce your problem, but do not have sufficient information.
The displayformat property of an Edit (",0") only shows the comma when the record is selected. The value of the Progressbar shows 0 unless the record is selected
Please provide more details as I cannot reproduce. I also don't know what you mean by formatting. Are you talking about the text displayed, the placement of the controls, or something else? Step by step reproduction or a sample project which shows the problem would be best. Currently I am not aware of any outstanding bugs relating to the TwwLayoutGrid.