Difference between revisions of "Documentation/BASIC Guide/Dialogs"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 5: Line 5:
 
|NextPage=Documentation/BASIC Guide/Working With Dialogs
 
|NextPage=Documentation/BASIC Guide/Working With Dialogs
 
|dial=block
 
|dial=block
}}<!-- {{DISPLAYTITLE:Dialogs}} -->
+
}}
 +
{{DISPLAYTITLE:Dialogs}}
  
 
You can add custom dialog windows and forms to {{OOo}} documents. These in turn can be linked to {{OOo}} Basic macros to considerably extend the usage range of {{OOo}} Basic. Dialogs can, for example, display database information or guide users through a step-by-step process of creating a new document in the form of a Wizard.
 
You can add custom dialog windows and forms to {{OOo}} documents. These in turn can be linked to {{OOo}} Basic macros to considerably extend the usage range of {{OOo}} Basic. Dialogs can, for example, display database information or guide users through a step-by-step process of creating a new document in the form of a Wizard.
 
  
 
{{PDL1}}
 
{{PDL1}}

Revision as of 15:33, 25 February 2008


You can add custom dialog windows and forms to Apache OpenOffice documents. These in turn can be linked to Apache OpenOffice Basic macros to considerably extend the usage range of Apache OpenOffice Basic. Dialogs can, for example, display database information or guide users through a step-by-step process of creating a new document in the form of a Wizard.

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