Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 07/02/24 in Posts

  1. pyscripter

    PyScripter - Integration with LLM

    @Stéphane Wierzbicki PyScripter with LLM support was released. See LLM_Support · pyscripter/pyscripter Wiki (github.com) for details.
  2. This is still a work in progress, but I'm really happy with how it is going so far so I thought I would share... https://github.com/jimmckeeth/FMXColorDialog There are a few custom components in the dialog, and there is a palette code library, plus there is a new CMYK color record. Just fun project to mess around with on vacation. FMXColorDialogSample_PseA8aEaZC.mp4
  3. Anders Melander

    Cross platform color picker and palette library

    Because the thing video editing tools really, desperately need is a color picker with HTML and process print color values...
  4. Brandon Staggs

    Cross platform color picker and palette library

    Looks great! If you really want it overengineered add the various component video color spaces to. YCbCr component video (and YUV too) might actually be useful in the video editing space.
  5. Serge_G

    TControlList — need help!

    Thanks for the guru, but actually I am on holidays (let say I prefer this term that a low activity scheme due to retirement 😉) Sure, I will have a look to your project. TControlList variable row heights was in my lengthy to-do list when retired but, as I really prefer FMX TListview this to-do item was in the bottom 10.
  6. Rollo62

    Cross platform color picker and palette library

    Great, nothing is overengineered here at all. I was looking for something like that for a long time, already wanted to design my own, used MustangPeak under VCL in some projects. Color theory is a science on its own. Solving any task completly without leaving out necessary parts in the first place is NOT a definition of Overengineering, IMHO In case of someone is overwhelmend from reality, you could consider to introduce several "dummy-mode levels", to hide any frightening complexity from the more sensitive users.
  7. limelect

    Cross platform color picker and palette library

    I added a comment on Git
×