Recent

Author Topic: Form Resize  (Read 1201 times)

michoux

  • Full Member
  • ***
  • Posts: 113
Form Resize
« on: July 18, 2023, 05:38:20 am »
Hi,

I have some issues with form size on windows 7.
I am not able to resize it over some particular width, on my system windows 10 it is all normal.
Problem is that I can not see 1/4 of the form. I have no constrains set.


jamie

  • Hero Member
  • *****
  • Posts: 6813
Re: Form Resize
« Reply #1 on: July 18, 2023, 11:39:28 pm »
How big is your screen ?
The only true wisdom is knowing you know nothing

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2269
  • Fifty shades of code.
    • Delphi & FreePascal
Re: Form Resize
« Reply #2 on: July 19, 2023, 12:16:37 am »
Per definition it is 32767 granted for Height and Width (Int16), more common is 2147483647 (Int32)
Do you have some OnResize() event going?
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

michoux

  • Full Member
  • ***
  • Posts: 113
Re: Form Resize
« Reply #3 on: July 20, 2023, 03:33:43 pm »
It is a big screen, not a problem.
At it sometimes happens randomly.
It was ok with the size, I restarted the PC after this I can not resize the form any more.

michoux

  • Full Member
  • ***
  • Posts: 113
Re: Form Resize
« Reply #4 on: July 20, 2023, 03:53:14 pm »
It is just one PC which has this issues. Really strange

 

TinyPortal © 2005-2018