Forum > Third party
Lazarus visual component, JixUI
aydın:
I was thinking about creating a interface in Lazarus that is compatible with the system theme.
Although it is still in its early stages and only has one component, I think it's worth a look
JixUI paints the window and its components based on the window's focus state and the system theme. Currently, only JixButton exists.
However, it does this completely on its own and doesn't burden the developer.
It also colors the objects by template according to the theme color.
Limitations: Windows dependency and currently a shortage of objects.
Download link: https://drive.google.com/drive/folders/1tEd9CDVi2W7DOd3OrbyyuxifSC568JBy
I want to share the official image and demo related to the package, but for some reason, it is only visible from my own account.
loaded:
You put a lot of effort, congratulations, but;
-You didn't specify the requirements for your package. (You are using BGRA Control.)
-You have a very messy installation package. I think you should work a little more collectively.
-You should use GITHUB, not Google drive.
I also encountered such an error in the installation. For your information.
Installing the BGRA Bitmap package for BGRA Control fixed the problem. Don't forget to add the BGRA Bitmap to the requirements.
This is a recommendation;
If you've done something like this to improve yourself, it's a positive work.
If not, it will cost you a lot of time and effort to continue this work.
aydın:
Yes, JixUI requires BGRAControls, but I didn't need to write about it because it was specified in the package file.
I don't know what your problem is, but it seems to be related to the BGRA package. Not JixUI.
Probably a bug related to BGRA installation.
GitHub link if you want: https://github.com/Jixoid/JixUI
AlexTP:
It is a bad style - upload of .zip file to Github. Please put the pascal files to the Github.
Also some description of GH repo is needed.
Also some screenshots with a README.md file.
Guva:
--- Quote from: AlexTP on May 11, 2023, 10:42:40 pm ---It is a bad style - upload of .zip file to Github. Please put the pascal files to the Github.
Also some description of GH repo is needed.
Also some screenshots with a README.md file.
--- End quote ---
Yes, I agree. But most likely he posted it on github for the first time. At first I didn't understand how it all worked at all. I had to look for information .
Navigation
[0] Message Index
[#] Next page