Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Windows control - Group box is used for a group of a set of graphic objects. Group box marks graphic objects, which are used for one defined purpose.


Example

Example - Group boxImage Modified

To create a group box

  1. In the Drawing toolbar click the button Group box Group box.
  2. Point the mouse cursor to the position of the first displayer corner and click.
  3. Point the mouse cursor to the position of the diametric displayer corner and click.

...

Selection of an object to connect.
When you connect an object of the Structured variable type you must define an item. Unique item position in the structured variable is defined by the column name (the parameter Column) and the row number (the parameter Row). For an object of the Value array you must define an item.

Script

...

Specifies the name of the group box in the form of a reference variable for use in the picture script.

...

Assignment of application data (metadata) to a graphic object. If the object contains some metadata, the name of the first record will be displayed in the button. Multiple records are indicated by ",...".

Event

The list box allows user users to select an active picture event for the group box. The list box contains the following active picture events:

...

The button opens the active picture script to define the active picture event specified by the parameter Event.

Info text/URL

...

Info text

Text to display as a tooltip when the user points the mouse cursor to the group box in the picture opened in process the D2000 HI process.
Possibility to use the Dictionary (to open press CTRL+L).

URL

Definition of URL address to open a web page from a picture. The address may be set also in the picture script by the function %HI_SetOBJURL.

Properties

...

Connect object palette - Properties tabImage Modified

Kotva
text
text
Text

...

Possibility to use the Dictionary (to open press CTRL+L).

Visible

If the parameter is checked, the group object will be visible after first opening the picture in process the D2000 HI  process. The parameter can be controlled from the script using the function %HI_SetVisible.

...

If the parameter is checked, the group box will be disabled after first opening the picture in process the D2000 HI process. The parameter can be controlled from the picture script using the function %HI_SetEnable.

...

Clicking the button placed right opens a list of text fonts. A font selected from the list will be used for the group box text. For more information on the text, fonts see the topic Text fonts.


Note: Font can be modified (changed) from the picture script using the function %HI_SetFontStyle.

...

Note relating to D2000 Thin Client

In Thin Client, the Group box must be placed under the objects in the picture, otherwise, they do not need not to be manageable (ideally, at first add the Group box and then the objects).
For more rules see the page Drawing rules and object properties for the D2000 Thin Client.

Info
titleRelated pages:

Windows controls
Active picture functions for managing graphic objects

...