h

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: KSVC 8.0 RzCheckTree checkboxes not drawing #4311
    h
    Participant

      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.pas

      Will send to support email as well. Thanks!

      • This reply was modified 7 months, 1 week ago by h.
      in reply to: Migration KSVC 6.5 –> 7.0 inserts Color = 15987699 property #4074
      h
      Participant

        Hi 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.
        in reply to: TRzListView Columns (missing headers) #4073
        h
        Participant

          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.

        Viewing 3 posts - 1 through 3 (of 3 total)