For the attached project, two buttons are placed to the left of their container's right value. However, they don't seem to be positioned correctly according to the values.
The one with -10dip is exactly aligned on the right with its containing (parent) pane. I expect its right position to be 10dip to the left of its container's right position.
The one with -20dip is moved to the left of the right position, which is correct, but not by 20dip it seems.
And where does Button3 go? Aren't views placed relative to their container/parent?
The one with -10dip is exactly aligned on the right with its containing (parent) pane. I expect its right position to be 10dip to the left of its container's right position.
The one with -20dip is moved to the left of the right position, which is correct, but not by 20dip it seems.
And where does Button3 go? Aren't views placed relative to their container/parent?
Attachments
Last edited: