Original Translation
Creating a Basic Dialog

<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>

<variable id="create_dialog"><link href="text/sbasic/guide/create_dialog.xhp" name="Creating a Basic Dialog">Creating a Basic Dialog</link></variable>

Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>.

Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>.

Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog.

If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar.

Click a tool and then drag in the dialog to create the control.

Opening a Dialog With Program Code

<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>

About this Pootle server