From 4e1b15dc6828218944a83abb02db37e073bcda66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 26 Nov 2004 14:47:39 +0000 Subject: [PATCH] INTEGRATION: CWS helpcontentbeta (1.1.2); FILE MERGED 2004/10/14 13:43:52 fpe 1.1.2.2: Regular Update 2004/09/16 11:46:02 fpe 1.1.2.1: Regular Update --- .../source/text/sbasic/shared/02/20000000.xhp | 787 +++++++++--------- 1 file changed, 405 insertions(+), 382 deletions(-) diff --git a/helpcontent2/source/text/sbasic/shared/02/20000000.xhp b/helpcontent2/source/text/sbasic/shared/02/20000000.xhp index 1371704f62..4876ec5c70 100644 --- a/helpcontent2/source/text/sbasic/shared/02/20000000.xhp +++ b/helpcontent2/source/text/sbasic/shared/02/20000000.xhp @@ -53,421 +53,444 @@ * * ************************************************************************--> + -Controls +Controls /text/sbasic/shared/02/20000000.xhp Sun Microsystems, Inc. -converted from old format - fpe +converted from old format - fpe - - -
- controls; in dialog editordialog editor; controlsControls - Opens the Controls floating toolbar. -
-
- - - - - - - Icon +
+controls; in dialog editor +push button control in dialog editor +icon control +buttons; controls +image control +check box control +radio button control +option button control +fixed text control +label field control +editing; controls +text boxes; controls +list boxes; controls +combo box control +scroll bar control +horizontal scrollbar control +vertical scrollbar control +group box control +progress bar control +fixed line control +horizontal line control +line control +vertical line control +date field control +time field control +numerical field control +currency field control +formatted field control +pattern field control +masked field control +file selection control +selections; controls +test mode control + + +Controls +Opens the Controls floating toolbar. +
+
+
+ + + +Icon + + + +Controls + + +
- - - Controls - - - - -
- - - In edit mode, double-click a control to open the properties dialog. - - - In edit mode, you can also right-click a control and choose the cut, copy, and paste command. - - - push buttons; control in dialog editorcontrols; push buttonsicons; controlscontrols; iconsbuttons; controlscontrols; buttonsButton - - - - - - - Icon + + + +In edit mode, double-click a control to open the properties dialog. + + +In edit mode, you can also right-click a control and choose the cut, copy, and paste command. + + + +Button +
+ + + +Icon + + + +Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click. +If you want, you can add text or a graphic to the button. + + +
- - - Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click. - If you want, you can add text or a graphic to the button. - - - - - image controls; controlcontrols; image controlImage Control - - - - - - - Icon + +Image Control +
+ + + +Icon + + + +Adds a control that displays a graphic. + + +
- - - Adds a control that displays a graphic. - - - - - check boxes; controlcontrols; check boxCheck Box - - - - - - - Icon + +Check Box +
+ + + +Icon + + + +Adds a check box that you can use to turn a function on or off. + + +
- - - Adds a check box that you can use to turn a function on or off. - - - - - radio buttons; controlcontrols; radio buttonoption buttons; controlcontrols; option buttonOption Button - - - - - - - Icon + +Option Button +
+ + + +Icon + + + +Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame. + + +
- - - Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame. - - - - - fixed text; controlcontrols; fixed texttext; controlcontrols; textlabel fields; controlcontrols; label fieldLabel Field - - - - - - - Icon + +Label Field +
+ + + +Icon + + + +Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text. + + +
- - - Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text. - - - - - editing; controlcontrols; text edittext boxes; controlcontrols; text boxText Box - - - - - - - Icon + +Text Box +
+ + + +Icon + + + +Adds an input box where you can enter and edit text. + + +
- - - Adds an input box where you can enter and edit text. - - - - - list boxes; controlcontrols; list boxList Box - - - - - - - Icon + +List Box +
+ + + +Icon + + + +Adds a box where you can click an entry on a list. + + +
- - - Adds a box where you can click an entry on a list. - - - - - combo boxes; controlcontrols; combo boxCombo Box - - - - - - - Icon + +Combo Box +
+ + + +Icon + + + +Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box "read only". + + +
- - - Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box "read only". - - - - - scroll bars; controlcontrols; scrollbarhorizontal scrollbars; controlcontrols; horizontal scrollbarHorizontal Scrollbar - - - - - - Icon + +Horizontal Scrollbar +
+ + + +Icon + + + +Adds a horizontal scrollbar to the dialog. + + +
- - - Adds a horizontal scrollbar to the dialog. - - - - vertical scrollbars; controlcontrols; vertical scrollbarVertical Scrollbar - - - - - - Icon + +Vertical Scrollbar +
+ + + +Icon + + + +Adds a vertical scrollbar to the dialog. + + +
- - - Adds a vertical scrollbar to the dialog. - - - - group boxes; controlcontrols; group boxGroup Box - - - - - - - Icon + +Group Box +
+ + + +Icon + + + +Adds a frame that you can use to visually group similar controls, such as option buttons. + + +
- - - Adds a frame that you can use to visually group similar controls, such as option buttons. - - - - - To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups. - progress bars; controlcontrols; progress barProgress Bar - - - - - - Icon +To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups. + +Progress Bar +
+ + + +Icon + + + +Adds a progress bar to the dialog. + + +
- - - Adds a progress bar to the dialog. - - - - fixed lines; controlcontrols; fixed linehorizontal lines; controlcontrols; horizontal linelines; controlcontrols; lineHorizontal Line - - - - - - Icon + +Horizontal Line +
+ + + +Icon + + + +Adds a horizontal line to the dialog. + + +
- - - Adds a horizontal line to the dialog. - - - - vertical lines; controlcontrols; vertical lineVertical Line - - - - - - Icon + +Vertical Line +
+ + + +Icon + + + +Adds a vertical line to the dialog. + + +
- - - Adds a vertical line to the dialog. - - - - date fields; controlcontrols; date fieldDate Field - - - - - - - Icon + +Date Field +
+ + + +Icon + + + +Adds a date field. + + +
- - - Adds a date field. - - - - - If you assign the "dropdown" property to the date field, a user can drop down a calendar to select a date. - time fields; controlcontrols; time fieldTime Field - - - - - - - Icon +If you assign the "dropdown" property to the date field, a user can drop down a calendar to select a date. + +Time Field +
+ + + +Icon + + + +Adds a time field. + + +
- - - Adds a time field. - - - - - numerical fields; controlcontrols; numerical fieldNumeric Field - - - - - - - Icon + +Numeric Field +
+ + + +Icon + + + +Adds a numeric field. + + +
- - - Adds a numeric field. - - - - - currency fields; controlcontrols; currency fieldCurrency Field - - - - - - - Icon + +Currency Field +
+ + + +Icon + + + +Adds a currency field. + + +
- - - Adds a currency field. - - - - - formatted fields; controlcontrols; formatted fieldFormatted Field - - - - - - - Icon + +Formatted Field +
+ + + +Icon + + + +Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values. + + +
- - - Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values. - - - - - pattern fields; controlcontrols; pattern fieldmasked fields; controlcontrols; masked fieldPattern Field - - - - - - - Icon + +Pattern Field +
+ + + +Icon + + + +Adds a masked field. A masked field consists of an input mask and a character mask. The input mask determines which user data can be entered. The character mask determines the state of the masked field when the form is loaded. + + +
- - - Adds a masked field. A masked field consists of an input mask and a character mask. The input mask determines which user data can be entered. The character mask determines the state of the masked field when the form is loaded. - - - - - file selections; controlcontrols; file selectionFile Selection - - - - - - - Icon + +File Selection +
+ + + +Icon + + + +Adds a button that allows you to select a file. + + +
- - - Adds a button that allows you to select a file. - - - - - selections; controlscontrols; selectionSelect - - - - - - - Icon + +Select +
+ + + +Icon + + + +Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them. + + +
- - - Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them. - - - - - controls; propertiesProperties - - - - - - Icon + + +Properties +
+ + + +Icon + + + +Opens a dialog where you can edit the properties of the selected control. + + +
- - - Opens a dialog where you can edit the properties of the selected control. - - - - test mode; controlscontrols; test modeActivate Test Mode - - - - - - Icon + +Activate Test Mode +
+ + + +Icon + + + +Starts test mode. Use the dialog closer to return to design mode. + + +
- - - Starts test mode. Use the dialog closer to return to design mode. - - - - +