Anyone had problems in XE6 with changing the base form that lots of other forms inherit from? I made one change and some but not all of the child forms have now had one of their components removed from the form. It is very annoying as it is the back button. Plus the align in my bottom toolbar is not working correctly. I have two buttons one aligned left the other aligned right. Now the back button is attempting to disappear the button I have aligned right is now on the left and it is set align right. What the hell is going on?

Comments

  1. True. But whenever I make the same change I get the same result. So I either leave it as it is or make the change and fix the mess it creates.

    ReplyDelete
  2. Ouch! That's not good. But - it might not be a bug.  If you load a form that depends on inheritance, and that form is not registrered - the components can be deleted if you don't ignore the missing components - in which case you actually can't edit the form.

    ReplyDelete

Post a Comment