-
Hello.
What do you think to add in _bgragui_ code or in _BGRABitmap_ code the units needed from _/lazarus/components/lazutils/_?
This to not be obliged to install all Lazarus to be able to compi…
-
Hello.
It seems that in **Option 1 - Copy** the instruction is missing:
Add `-dBGRABITMAP_USE_MSEGUI` in Project Options > Make > Make options.
And for both **Options 1 and 2**, add in _Proje…
-
Compiling fails with the message:
bcimagebutton.pas(30,32) Fatal: Cannot find BGRASliceScaling used by BCImageButton, incompatible ppu=C:\Users\...\packages\bgrabitmap-11.1\bgrabitmap\lib\x86_64-win6…
-
To be able to include files in a Debian package, it is recommended that each file would have a header specifying the license, and that the full text of the license be provided as a separate file. This…
-
Seems that there is a conflict when installing BGRABitmap and BGLControls (from BGRABitmap package) and then installing BGRAControls.
If I use OPM and I select only bgrabitmappack and bgracontrols …
lainz updated
4 years ago
-
Version 6.8.0.0 Does not compile because:
```
Compile package bgracontrols 6.8: Exit code 1, Errors: 2, Hints: 6
bcbutton.pas(1238,55) Note: Call to subroutine "operator :=(const source:LongInt):…
-
What about an entire UI made with SVG? I'm looking for ideas.
Say we have just resources and we forget about the complex properties system we have now. Anything you can draw with SVG can be drawn o…
lainz updated
3 years ago
-
Move closer to make LazPaint as official debian package sometime in the future. So then installation would be as simple as "apt install lazpaint". Also upgrades would be automatic.
-
Hello.
When compiling with last release of msegui there is a new warning message:
`mclasses.pas(94,15) Warning: (3057) An inherited method is hidden by "GetOwner:tpersistentbridge;"`
Could it…
-
Hello.
Great the idea to give all needed for `LazPaint`!
When compiling (with `ideU`) there is that error:
```
/lazpaint-upstream-master/lazpaint/ugeometricbrush.pas(104,4) Fatal: (2013) Can…