Joined: 09 May 2003 Posts: 25806 Location: The netherlands
Posted: Thu Nov 03, 2016 4:21 am Post subject:
autosize can be finicky yes. Especially on forms and certain controls (especially images. Getting the ce logo to not cause a crash was a challenge)
with autosize sometimes you have to do a quick toggle of true/false, and other times you must set minimum size constraints, and again other times you must use anchors.
in this case, try putting the image in a panel, set the image align to alClient and after loading, set the panel with and height to that of the image's picture object
and i recommend turning off autosize before you minimize the form (autosize is only needed once) _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum