Difference between revisions of "Documentation/DevGuide/GUI/Dialog Creation"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m
 
(5 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
|NextPage=Documentation/DevGuide/GUI/Instantiation of a Dialog
 
|NextPage=Documentation/DevGuide/GUI/Instantiation of a Dialog
 
}}
 
}}
{{DISPLAYTITLE:Dialog Creation}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/GUI/{{SUBPAGENAME}}}}
To create a dialog you can design the dialog within the dialog engine (as explained in [[Documentation/DevGuide/Basic/OpenOffice.org Basic and Dialogs|OpenOffice.org Basic and Dialogs]]) and add it to an extension project (as described in [[Documentation/DevGuide/WritingUNO/Accessing Dialogs|Accessing Dialogs]]). A programmatic approach to create a dialog is illustrated in the following process sequence:
+
{{DISPLAYTITLE:Dialog Creation}}
 +
To create a dialog you can design the dialog within the dialog engine (as explained in [[Documentation/DevGuide/Basic/OpenOffice.org Basic|OpenOffice Basic]]) and add it to an extension project (as described in [[Documentation/DevGuide/WritingUNO/Accessing Dialogs|Accessing Dialogs]]). A programmatic approach to create a dialog is illustrated in the following process sequence:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Graphical User Interfaces]]
+
 
 +
[[Category:Documentation/Developer's Guide/Graphical User Interfaces]]

Latest revision as of 18:40, 21 December 2020



To create a dialog you can design the dialog within the dialog engine (as explained in OpenOffice Basic) and add it to an extension project (as described in Accessing Dialogs). A programmatic approach to create a dialog is illustrated in the following process sequence:

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages