A
Andreas C. Andreou
I am trying to build an application in which I have some base forms (for
example a base edit form) on which I have some basic controls that I will
need on descendant forms (for example a grid and 2 buttons OK and Cancel)
I have though lots of problems on forms I create inheriting from those base
forms. And I mean lots of crazy problems. Buttons are getting everywhere on
the form every time I open a form and although I set them where I want when
I close and reopen the form again they go whereever they want, Columns are
lost from the grid. Panels and controls are disappearing and many more. This
is hugely frustrating! I cannot work like that and certainly this is nowhere
near the quality I have seen elsewhere in the framework.
Am I doing something wrong? Is the inheritance of forms so problematic? What
the hell is going on?
I am sorry for my language but I am really really frustrated with this!
example a base edit form) on which I have some basic controls that I will
need on descendant forms (for example a grid and 2 buttons OK and Cancel)
I have though lots of problems on forms I create inheriting from those base
forms. And I mean lots of crazy problems. Buttons are getting everywhere on
the form every time I open a form and although I set them where I want when
I close and reopen the form again they go whereever they want, Columns are
lost from the grid. Panels and controls are disappearing and many more. This
is hugely frustrating! I cannot work like that and certainly this is nowhere
near the quality I have seen elsewhere in the framework.
Am I doing something wrong? Is the inheritance of forms so problematic? What
the hell is going on?
I am sorry for my language but I am really really frustrated with this!