Hello
Hello,
I'm facing anchors issues with FMX.
I've just seen this post on StackOverflow and it looks like i'm not the only one !
http://stackoverflow.com/questions/27708632/fmx-anchors-issue-in-delphi-xe7
I did installed FMX Component Size Hotfix - Nov. 30, 2014 but my problem remians....
Does anyone have a solution ?
http://stackoverflow.com/questions/27708632/fmx-anchors-issue-in-delphi-xe7
I'm facing anchors issues with FMX.
I've just seen this post on StackOverflow and it looks like i'm not the only one !
http://stackoverflow.com/questions/27708632/fmx-anchors-issue-in-delphi-xe7
I did installed FMX Component Size Hotfix - Nov. 30, 2014 but my problem remians....
Does anyone have a solution ?
http://stackoverflow.com/questions/27708632/fmx-anchors-issue-in-delphi-xe7
When anchors fail, try embedding in layout controls with align set to client. Also, sometimes alignment in a container and using Padding is another possible work around.
ReplyDeleteKyle Miller , that's a good idea. A little bit cumbersome but I'll try this tomorrow...
ReplyDelete