This is what is happening in the movie(in case it is too quick).
- We have the AutoResize of the background to true
- We add a field by dragging it from the Tools Module
- Set the fields Right anchor to right, the other values are filled in automatically by the module.
- Duplicate the field and drag the second field down, leaving space for a divider.
- The Bottom fields bottom anchor is set to bottom.
- Drag a graphic from the tools palette.
- Select the top field.
- From the anchorData module choose the tilde (~) from the bottom anchor popup.
- The cursor changes to a white pointer with a question mark. As we move this over the objects, objects that are higher in the stacking order (and can be 'hooked' onto) show there ids. clicking on one of these objects sets the bottom anchor, in this case to ~106
- We set the top anchor of the bottom filed to ~106 too, hooking it to our divider.
- The fields now resize with the window
- We show the Dividers section of the AnchorData Module with the disclosure arrow.
- The divider will now act as a divider, the first time it is dragged, its anchorData is set.
- From the Divider Picture we can set the pictureData of a rect divider to a graphic indicating the divider is a divider. (We also set the showfill and showpen of the graphic to false from the PI, this is not shown)
- Clicking on the Install Plugin button adds a graphic with the divider scripts to our project. The dividers will now function even if MPI is not used, say in a standalone. You can hide the graphic. A script is also installed into the project to install the script into the backscripts if MPI is not running.