Re: [Lazarus] *** GMX Spamverdacht *** Re: TSplitter refuses to move to the left with mouse (but moves via code)

2017-03-23 Thread Jürgen Hestermann via Lazarus
Am 2017-03-23 um 12:06 schrieb Ondrej Pokorny via Lazarus: > On 23.03.2017 10:34, Jürgen Hestermann via Lazarus wrote: >> TSplitter.MinSize is the (min) size of the splitter itself. >> It has nothing to do with the location of the splitter (just its size). > You are wrong: http://docs.embarcadero

Re: [Lazarus] *** GMX Spamverdacht *** Re: TSplitter refuses to move to the left with mouse (but moves via code)

2017-03-23 Thread Ondrej Pokorny via Lazarus
On 23.03.2017 10:34, Jürgen Hestermann via Lazarus wrote: TSplitter.MinSize is the (min) size of the splitter itself. It has nothing to do with the location of the splitter (just its size). You are wrong: http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/delp

Re: [Lazarus] Lazarus and Windows 10 IoT

2017-03-23 Thread Michael Schnell via Lazarus
On 22.03.2017 14:50, Marc Weustink via Lazarus wrote: From what I've read, I fear not. Supposedly true. AFAIK there is no support for Win IoT on ARM by fpc. I understand that IoT on ARM is very different form Win CE - but rather similar to Win on X86, so fpc supposedly would need a completely

Re: [Lazarus] *** GMX Spamverdacht *** Re: TSplitter refuses to move to the left with mouse (but moves via code)

2017-03-23 Thread Jürgen Hestermann via Lazarus
Am 2017-03-22 um 22:35 schrieb Vojtěch Čihák via Lazarus: > It is caused by property TSplitter.MinSize. I just tested, when I move by mouse, I'm stopped on this value. But with code, I can go below this limit. You can modify the code: > if Splitter1.Left>Splitter1.MinSize then > ... > (and set

[Lazarus] Topic: BGRABitmap 2DCanvas with scale (From: hosune7845)

2017-03-23 Thread banana--- via Lazarus
Dear Lazarus mailing list, I want you to check out "BGRABitmap 2DCanvas with scale" on Lazarus. To view it, please click this link: http://forum.lazarus-ide.org/index.php?topic=36284.0 Thanks, hosune7845-- ___ Lazarus mailing list Lazarus@lists.laza