Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.
Komentár: D2D-4414

...

  1. In the Drawing toolbar, click the button Picture Picture displayer button.
  2. Point the mouse cursor to the point of the first displayer corner and click.
  3. Point the mouse cursor to the point of the diagonal displayer corner and click.

The parameters of a picture displayer are being configured in the palette Connect object through the following tabs.

Object

...

Connect object paletteImage Modified

Connected object

Object of Picture type to display in the displayer. If Inherited instance is checked, the instance number of picture, opened in the displayer (subpicture), is the same as the instance of parent picture (picture that contain this displayer). If it is inactive, the instance number may be entered directly to the Instance number. Checkbox Multiple open enables opening the subpicture of the same instance number in the multiple parent pictures simultaneously.

...

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

Note relating to D2000 Thin Client

Picture displayer does not allow the event handler (OnClick, etc.) as it is in D2000 HI.
For more rules see the page Drawing rules and object properties for D2000 Thin Client.

...

From the picture script, you can change the picture linked to the displayer using the function %HI_SetConnectedObj. The function can be also used for objects linked to displayers of Report and Graph types.

Note:
Subpicture keeps the properties of pictures, except for:

  1. Subpicture may not contain a displayer of Report type.
  2. To close a subpicture, there is not called the event OnClose. There is called only the event OnClose of the picture.
Info
titleRelated pages:

Displayers
Active picture manipulation functions
Graphic object manipulation functions

...