Difference between revisions of "Documentation/DevGuide/GUI/Adding Controls to a Dialog"
From Apache OpenOffice Wiki
< Documentation | DevGuide
OOoWikiBot (talk | contribs) m (Robot: Changing Category:Documentation/Developers Guide/Graphical User Interfaces) |
OOoWikiBot (talk | contribs) m (FINAL VERSION FOR L10N) |
||
| Line 5: | Line 5: | ||
|NextPage=Documentation/DevGuide/GUI/Displaying Dialogs | |NextPage=Documentation/DevGuide/GUI/Displaying Dialogs | ||
}} | }} | ||
| − | {{DISPLAYTITLE:Adding Controls to a Dialog}} | + | {{Documentation/DevGuideLanguages|Documentation/DevGuide/GUI/{{SUBPAGENAME}}}} |
| + | {{DISPLAYTITLE:Adding Controls to a Dialog}} | ||
After the dialog and its model have been instantiated and configured, the dialog controls can be added as described in [[Documentation/DevGuide/Basic/Programming Dialogs and Dialog Controls|Programming Dialogs and Dialog Controls]]. | After the dialog and its model have been instantiated and configured, the dialog controls can be added as described in [[Documentation/DevGuide/Basic/Programming Dialogs and Dialog Controls|Programming Dialogs and Dialog Controls]]. | ||
Latest revision as of 13:25, 15 May 2009
After the dialog and its model have been instantiated and configured, the dialog controls can be added as described in Programming Dialogs and Dialog Controls.
| Content on this page is licensed under the Public Documentation License (PDL). |