Associations dialog

Allows you to create and manager associations. To create an association select designer and editor in the comboboxes and press Associate. You can also select the document by switching to it in document manager or windows list in the main menu. The list in the middle of the dialog shows existing associations. A couple of controls below are intended for editing association properties. Here is their description:

Spec regexp

Shortened from "special regular expression". Used for defining a custom position for inserting stubs.

Widget name

The name of the toplevel widget this assoctiation belongs to.

Position type

Describes a position at which a handler stub will be inserted. After begin means after special mark (which may be entered in the Spec regexp entry) and before end means before special end mark. Default begin mark is /* window_name callbacks */ and default end mark is /* end of window_name callbacks */. window_name may be ommited.