Thought I had sucessfully managed to use a newer Xojo on an API1 project without changing the code.
Sadly, I found that it still managed to mess things up.
Properties like FocusRect became HasFocusRect, with a default property of true
So despite all my existing controls being set to false, the compiled app suddenly has unwanted focus rectangles all over the place. I know it’s been said before, but API2… sigh.
Hasheading, autohidescrollbars… the list goes on.
5 posts - 4 participants