Leandro Oscar Ezequiel Diaz
Leandro Oscar Ezequiel Diaz
Just realized that (at least on Windows) popups can have custom drawn style One sample https://forum.lazarus.freepascal.org/index.php/topic,48805.msg351928.html#msg351928 A gif https://forum.lazarus.freepascal.org/index.php/topic,48805.msg352096.html#msg352096
Hi, this attached bmp image is not displayed fine in LazPaint [image.zip](https://github.com/bgrabitmap/lazpaint/files/5175600/image.zip) Image in LazPaint  Image in MsPaint 
This can be interesting: https://deno.land/manual/getting_started/command_line_interface It can use the command line like with you do python scripting. It supports HTML windows as well with a third party plugin, Firefox engine....
Is possible passing a parameter to lazpaint.exe that instead of editing mode, it displays the image and arrows to navigate from the different images in the folder? I mean adding...
Hi, we have discussed this before, but I think it will be better when I change the icon size from the menu options, to change the top toolbar as well....
Hi, just to annotate this here so it don't get lost. CudaText vs LazPaint dialogs.   Is not a bug, but just to look nicer on newest OS.
In the other issue *suggestion, i recommended you to try pixelitor, when painting with the brush it has mirror effect, to duplicate the drawing in the other side, four sides,...
There is a code that must draw a border but is never called.
I use TBCButtonFocus from BGRA Button Controls. I noticed that if I call ShowMessage in button's OnClick event and press Enter key to close ShowMessage (or some other dialog, ShowMessage...
Hi, it will be nice to have some Inno Setup script, to install and configure FPC with mseide-msegui. Say FPC 3.2.0 and the latest IDE ready to use, already configured...