Examples of good IDEs to analyze for custom Form/Report designer
- by Paul Sasik
I am working on a basic form/report designer. Some of the features i'm looking to implement are:
Single or multiple selection of objects
Alignment of objects (when several are selected)
Same-sizing of objects (when several are selected)
Moving/dragging of selected object(s)
Selected object resizing in eight directions (using object grips)
For…