On Thu, 08 Jan 2015 02:40:27 +0100 Marc Santhoff <[email protected]> wrote:
>[...] > What I can't do is make this panel fixed height. You can use Constraints.Min/MaxHeight. > ----------------------------------------- > | | > | | > | | > | height varying when form resized | > | | > | | > | | > |---------------------------------------| > | | > | height fixed | > | | > ----------------------------------------- This simple case is best served using Align as Dmitry explained. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
