summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/sbasic/python/python_dialogs.xhp7
1 files changed, 4 insertions, 3 deletions
diff --git a/source/text/sbasic/python/python_dialogs.xhp b/source/text/sbasic/python/python_dialogs.xhp
index 7bcb34ebd2..e11055b29c 100644
--- a/source/text/sbasic/python/python_dialogs.xhp
+++ b/source/text/sbasic/python/python_dialogs.xhp
@@ -66,11 +66,12 @@
<paragraph role="pycode" id="N0380" localize="false">g_exportedScripts = (docDialog,)</paragraph>
</pycode>
<section id="relatedtopics" >
- <paragraph role="paragraph" id="N0381">
- Refer to <literal>msgbox.py</literal> in <literal>&lt;$installation&gt;/program/</literal> directory for an example of Python dynamic dialogs.
- </paragraph>
+ <embed href="text/sbasic/guide/show_dialog.xhp#show_dialog"/>
<embed href="text/sbasic/python/python_examples.xhp#pythonexamples2"/>
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
+ <paragraph role="paragraph" id="N0381">
+ Refer to <literal>msgbox.py</literal> in <literal>{installation}/program/</literal> directory for Python dynamic dialog examples.
+ </paragraph>
</section>
</body>
</helpdocument>