Re: [Lazarus] create bng with transparent background

2020-06-10 Thread Luca Olivetti via lazarus
El 10/6/20 a les 14:52, R.Smith via lazarus ha escrit: I think the best way to make a transparent PNG currently, is to do what you did, but then paint at least the upper left corner pixel with a transparency of 1 and not Zero, which you still won't see, however, may I suggest using the very us

Re: [Lazarus] create bng with transparent background

2020-06-10 Thread R.Smith via lazarus
On 2020/06/10 13:57, Luca Olivetti via lazarus wrote: Hello, is there a way to create a png with transparent background? I tried the suggestion here http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-How-to-create-a-transparent-PNG-td4047716.html to set the brush to bsClear but it doe

[Lazarus] create bng with transparent background

2020-06-10 Thread Luca Olivetti via lazarus
Hello, is there a way to create a png with transparent background? I tried the suggestion here http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-How-to-create-a-transparent-PNG-td4047716.html to set the brush to bsClear but it doesn't work. I also tried with a TFPMemoryImage using either

[Lazarus] WinCE widgetset implementation of TCustomListbox.SelectRange: testers needed.

2020-06-10 Thread Bart via lazarus
Hi, Can somebody please test the changes I made to the widgetset implementation of TCustomListBox.SelectRange for the WinCE widgetset in r63339. . It compiles and in theory it should work, but I cannot test this. Methods to test: TCustomListBox.SelectAll TCustomListBox.SelectRange, with ALow and