jimmckeeth / FMXColorDialog

A fancy cross platform color picker dialog for FireMonkey built with Delphi 12
MIT License
20 stars 2 forks source link

Older ver #1

Open limelect opened 4 months ago

limelect commented 4 months ago

I have an older version of your color picker but as a program Can you plz make a demo out of the new component and not a test? Also, do not forget us using 10.2.3

Screenshot - 01_07_2024 , 10_07_48

jimmckeeth commented 1 month ago

I plan to make components out of it... Will try to do that soon. I don't have older versions of the compiler, but if you let me know issues you encounter I will update it. If it ends up being complicated then I will install the older versions.

Glad you found the old version useful!

limelect commented 1 month ago

FMXColorDialog-main_old.zip This is your older version Your new version cannot be compiled with D10.2.3 as VAR and maybe some more stuff

jimmckeeth commented 1 month ago

Oh, I love the new inline variables feature. Hmmm..... I'll see what I can do.

limelect commented 1 month ago

Do not forget if you are using new functions not with 10.2.3 The var is easy to move