Hi all.I have developed a small Slider component (like WinUI3 Slider).Maybe someone is interested in this
hi, we can add it to bgracontrols
HiI'm not a license specialist)Something like:1) You can use it in any way you like, including in commercial projects.2) If the source code is modified, leave a mention of the author, that is // 2024 by Hedgehog // 2025 by Bobby100
Quote from: lainz on May 03, 2024, 02:36:33 pmhi, we can add it to bgracontrolsHi lainz.If you decide to do this, then here are the icons for the component
I am trying to add a caption containing the current value, but without luck. I can't set the font size for Bitmap.TextOut.The next step would be a double-click on the slider, opening something like a TEdit to input the value from the keyboard.
The new slider component doesn't display well in Linux as can be seen in the attached GIF
Quote from: petevick on May 05, 2024, 08:57:48 pmThe new slider component doesn't display well in Linux as can be seen in the attached GIFHi, I fixed it in dev-bgracontrols. Please test and say if it works for you. I tested on Linux Mint 32 bit-https://github.com/bgrabitmap/bgracontrols/tree/dev-bgracontrolsIf you dont' want to download all again, just modify this line:https://github.com/bgrabitmap/bgracontrols/commit/b76022db1492fca81bcdae786dc8f4012084d078
Quote from: lainz on May 06, 2024, 12:22:27 amQuote from: petevick on May 05, 2024, 08:57:48 pmThe new slider component doesn't display well in Linux as can be seen in the attached GIFHi, I fixed it in dev-bgracontrols. Please test and say if it works for you. I tested on Linux Mint 32 bit-https://github.com/bgrabitmap/bgracontrols/tree/dev-bgracontrolsIf you dont' want to download all again, just modify this line:https://github.com/bgrabitmap/bgracontrols/commit/b76022db1492fca81bcdae786dc8f4012084d078I don't have a bcfluentslider.pas, I do have a bcfluentprogressring.pas, but the RedrawBitmapContent procedure is nothing like the one in bcfluentslider.pas. I installed bgracontrols 9.0 from the Online Package Manager.
So youy downloaded the demo project only? In the demo project there's the file...