Recent

Author Topic: [SOLVED] i just resized the form ?  (Read 567 times)

majid.ebru

  • Hero Member
  • *****
  • Posts: 518
[SOLVED] i just resized the form ?
« on: July 25, 2024, 03:46:47 pm »
Hi
please help and guide me ?
 when i resize the my form i got this error
« Last Edit: August 05, 2024, 06:30:23 am by majid.ebru »

dsiders

  • Hero Member
  • *****
  • Posts: 1249
Re: i just resized the form ?
« Reply #1 on: July 25, 2024, 04:03:19 pm »
Hi
please help and guide me ?
 when i resize the my form i got this error

You have a conflict between Align and Anchor settings for the Panel, its Parent, or one of its Child controls. Without seeing the LFM with the design-time settings,,, we can only guess. If that form really has 111 panels on it... I don't want to see it.

Good luck with that,
Preview Lazarus 3.99 documentation at: https://dsiders.gitlab.io/lazdocsnext

cdbc

  • Hero Member
  • *****
  • Posts: 1534
    • http://www.cdbc.dk
Re: i just resized the form ?
« Reply #2 on: July 25, 2024, 04:05:40 pm »
Hi
edit: Don beat me to it...
You've probably got some components with 'Autosize' or 'Align' properties = true. ...and one or more of them have gone into and endless loop...
Could be nested...
Remedy: Remove Autoxxx = true, one by one, till the app compiles again, then you have your /crook/ component. (the last one removed, or all of them).
HTH
Regards Benny
If it ain't broke, don't fix it ;)
PCLinuxOS(rolling release) 64bit -> KDE5 -> FPC 3.2.2 -> Lazarus 2.2.6 up until Jan 2024 from then on it's: KDE5/QT5 -> FPC 3.3.1 -> Lazarus 3.0

majid.ebru

  • Hero Member
  • *****
  • Posts: 518
Re: i just resized the form ?
« Reply #3 on: August 05, 2024, 06:30:09 am »
Thank you

 

TinyPortal © 2005-2018