From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../source/text/sbasic/guide/create_dialog.xhp | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 helpcontent2/source/text/sbasic/guide/create_dialog.xhp (limited to 'helpcontent2/source/text/sbasic/guide/create_dialog.xhp') diff --git a/helpcontent2/source/text/sbasic/guide/create_dialog.xhp b/helpcontent2/source/text/sbasic/guide/create_dialog.xhp new file mode 100644 index 000000000..e948d4467 --- /dev/null +++ b/helpcontent2/source/text/sbasic/guide/create_dialog.xhp @@ -0,0 +1,60 @@ + + + + + + + + + + +Creating a Basic Dialog +/text/sbasic/guide/create_dialog.xhp + + + +dialogs;creating Basic dialogs +Creating a Basic Dialog + + + +Choose Tools - Macros - Organize Dialogs, and then click New. + + +Enter a name for the dialog and click OK. To rename the dialog later, right-click the name on the tab and choose Rename.UFI: issue #i51589# + + +Click Edit. The Basic dialog editor opens and contains a blank dialog. + + +If you do not see the Toolbox bar, click the arrow next to the Insert Controls icon to open the Toolbox bar. + + +Click a tool and then drag in the dialog to create the control. + + +
+ + + + + +
+ +
-- cgit v1.2.3