decimal1969
decimal1969
I'm trying to do the same thing. Following Dev-C++\Source\README.txt but I am new to Delphi and am not sure the exact steps for "Compile and install the following package(s)". I'm...
I was able to make more progress as follows VCL Style - Windows10BlueWhale 1.0 Tools -> GetIt Package Manager -> Styles -> Windows10BlueWhale Dev-Cpp\Source\VCL\DevCpp.dpk File -> Open... Project -> Build...
> Suggest you install svgiconimagelist via getit Made progress. Here are the steps I took. Tools -> GetIt Package Manager -> Styles -> SVGIconImageList VCL & FMX 3.8 Also installed...
I notice that PyScripter includes this VCL Style directly. pyscripter\Styles\MaterialPatternsBlue.vsf
I see these https://getitnow.embarcadero.com/vcl-windows-style-material-patterns-blue/ https://getitnow.embarcadero.com/fmx-multi-device-style-material-patterns-blue/ but I'm not sure how to make use of them yet.
For me I do not see "Material Patterns Blue 1.0". I only see "MaterialOxfordBlue 1.0". I'm running Delphi 10.4 Community Edition if it matters. Perhaps these are RAD version specific...
As a workaround I copied MaterialPatternsBlue.vsf from PyScripter to C:\Users\Public\Documents\Embarcadero\Studio\21.0\Styles which allowed me to get past that error but now I have other issues. [dcc32 Error] E1026 File not found:...
I was able to get it to build. It turns out that vcl-styles-utils is a separate GitHub project which also happens to be embedded in Dev-Cpp but the resource files...