[Lazarus] Form Resizing

Bo Berglund bo.berglund at gmail.com
Mon Feb 29 21:45:01 CET 2016


On Sun, 28 Feb 2016 11:11:33 +1030, steveg <steveg at nevets.com.au>
wrote:

>I find any and all forms in a running Laz program can not be reduced in 
>size below the original startup size. (neither height nor width can be 
>reduced)
>It is possible to increase the size, but can only be reduced back to the 
>original.
>
>To be clear: if I grab the edge of a running form, I can not make the 
>form smaller at all.
>
>Just wondering if anybody else has similar issues before calling a bug ?
>
>Lazarus 1.7 r51734M FPC 3.0.0 i386-linux-gtk 2
>

CONFIRMED here!

I just tried with a very small test program I have made for checking
GPIO handling with FreePascal on a Raspberry Pi.

Same issue:
I run the application from the file manager and when I try to resize
the form it allows me to make it bigger in both directions, but it
will not resize down below the initial size.
It is as if there were Constraints set on the minimum size in X and Y
but I just checked and there are none.

My setup is:
FreePascal 3.0.0 release
Lazarus 1.6 release
Both built from svn sources.

Hardware: Raspberry Pi2
Operating system: Raspbian Jessie from Feb 9, 2016
(arm-linux-gtk2)


-- 
Bo Berglund
Developer in Sweden





More information about the Lazarus mailing list