From 61173c1b58efa79c0ba6b08348d2796a249d0186 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 1 Sep 2012 09:51:27 -0500 Subject: move help structure one directory up Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc --- source/text/sbasic/guide/insert_control.xhp | 67 +++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 source/text/sbasic/guide/insert_control.xhp (limited to 'source/text/sbasic/guide/insert_control.xhp') diff --git a/source/text/sbasic/guide/insert_control.xhp b/source/text/sbasic/guide/insert_control.xhp new file mode 100644 index 0000000000..58e0ccce9a --- /dev/null +++ b/source/text/sbasic/guide/insert_control.xhp @@ -0,0 +1,67 @@ + + + + + + + + +Creating Controls in the Dialog Editor +/text/sbasic/guide/insert_control.xhp + + +Sun Microsystems, Inc. +converted from old format - fpe + + + +controls; creating in the dialog editor +dialog editor;creating controls + +Creating Controls in the Dialog Editor + +Use the tools on the Toolbox of the BASIC dialog editor to add controls to your dialog. + + +To open the Toolbox, click the arrow next to the Insert Controls icon on the Macro toolbar. + + +Click a tool on the toolbar, for example, Button. + + +On the dialog, drag the button to the size you want. + + +
+ + + + +
+ +
-- cgit