@@ -27,14 +27,14 @@ stack:
2727Any stack reference.
2828
2929Description:
30- Use the <topLevel> <command> to display a <stack> in an <editable
31- window>.
30+ Use the <topLevel> <command> to display a <stack> in an
31+ <editable window>.
3232
3333An editable window can be resized (if its resizable <property> is true),
3434and its <control|controls> can be <selected>, moved, and changed. To
35- edit a <stack> of a different style (a <palette>, <modeless>, or <modal
36- dialog box|modal dialog>), use the <topLevel> <command> to display it in
37- an <editable window>.
35+ edit a <stack> of a different style (a <palette>, <modeless>, or
36+ <modal dialog box|modal dialog>), use the <topLevel> <command> to
37+ display it in an <editable window>.
3838
3939The <topLevel> <command> closes the <stack> and reopens it as an
4040<editable window>, so <closeStack> and <openStack>, <closeCard> and
@@ -50,11 +50,11 @@ does not close and reopen it.
5050References: palette (command), lock messages (command), drawer (command),
5151modeless (command), choose (command), property (glossary),
5252current card (glossary), execute (glossary), message (glossary),
53- editable window (glossary), command (glossary),
53+ editable window (glossary), command (glossary), control (glossary),
5454modal dialog box (glossary), openCard (message), closeStack (message),
5555closeCard (message), closeBackground (message), openStack (message),
56- openBackground (message), stack (object), control (object),
57- cantModify (property), selected (property)
56+ openBackground (message), stack (object), cantModify (property),
57+ selected (property)
5858
5959Tags: windowing
6060
0 commit comments