Forum Replies Created
-
AuthorPosts
-
I think I have narrowed it down. The existing project has the “Project Options” –> Application –> Manifest –> “Enable Runtime Themes” unchecked.
I can replicate it any project. Confirmed it worked in KSVC 7.0 & Delphi 12
Sample attached: https://filebin.net/256hmfmmo0d820t8/ksvc8_checktree_runtime_themes_Project1.zip
– Project1.dpr, Project1.dproj, Unit1.dfm, Unit1.pasWill send to support email as well. Thanks!
-
This reply was modified 7 months, 1 week ago by
h.
January 27, 2025 at 12:27 pm in reply to: Migration KSVC 6.5 –> 7.0 inserts Color = 15987699 property #4074Hi Ray, I corrected the obvious colour defects but because it’s mainly clbtnface that’s being replaced by F3F3F3 (a lighter grey) (15987699) I haven’t handcorrected everything. There were only a dozen or so changes that I had to make critically.
I will try to do a proof of concept sometime in the future but for now I’ve got a manual workaround.
Thanks for the note too Phillip
Thanks!
-
This reply was modified 1 year, 2 months ago by
h.
This might be obvious to most but I wasn’t clear if it needed to be done on repainting etc. but you can just call TRzListView(object).ResetHeaderHandle when you populate it and that corrects things.
Easier than modifying the package. I haven’t assessed why that one was different than the others, nothing obvious shows up diffing the properties.
-
This reply was modified 7 months, 1 week ago by
-
AuthorPosts