Hi,
I have created a form designer, using the design tools, and I have it set so that I'm using a design panel, as I want the form itself to be designable (ie it's size etc). So I set the Module Root to the form, set the forms top and left properties to 0 and set OSDesigner active to true. This is all working nicely except for two things:
1. There are no grab icons on the form itself (I suspect this is a feature request)
2. Any changes I make to the form (resizing it for example) are not reflected in the property inspector and the ModuleCompsModified event i not fired.
I have ExcludeRoot set to False in the LMDDesigner instance.
Incidentally the inverse works - editing width in the property inspector updates the forms size in the designer.
Regards
Keith
Comments