APPLICATION DESIGN

Structuring your display
For an application interface to be intuitive and efficient, it must make good use of the user's screen. One way for a designer to accomplish this is to use framesets.

A frameset is a collection of frames. A frame is one section, or pane, of the larger frameset and is independently scrollable. By using framesets, designers can create links and relationships between frames. Framesets let you leave one page displayed as users scroll or link to other pages or databases. There is no HTML required to design a frameset.

A frameset displayed in the Notes client

Designer lets you:


For more information, see Designing Framesets.

See Also