Porovnávané verzie

Kľúč

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

...

For each picture, it is possible to define a group of parameters such as description, size, background color, bitmap, etc. These parameters are defined in the dialog box opened by clicking the item Picture settings from the menu Settings. This item is included in the popup menu opened by pressing the right - mouse button on the picture when no graphic object is selected.

The name of the picture, parameters of which are being defined , is displayed in the title bar. But , if the default parameters are defined, the picture name is not displayed in the title bar.

...

Kotva
help
help
Help

The parameter allows to define defining a page of application help to be opened after pressing the F1 key while the picture is active. If the parameter is not defined, there will be opened the title page of D2000 help will be opened.


Kotva
zakl_parametre
zakl_parametre
Basic parameters

The following parameters define a the size and background color of the picture.

ParameterMeaning
Size - WidthWidth of the picture (in pixels). Minimum: 10 pixels.
The picture dimensions in the HI process can only be changed from the picture script, it is not possible to determine a cut in the picture. In case of change of picture dimensions, the position and dimensions of the picture elements remain unchanged. This type in the new schemes can be achieved by using the same values for the min and max dimensions of the picture.
Size - HeightHeight of the picture (in pixels).
The picture dimensions in the HI process can only be changed from the picture script, it is not possible to determine a cut in the picture. In case of change of picture dimensions, the position and dimensions of the picture elements remain unchanged. This type in the new schemes can be achieved by using the same values for the min and max dimensions of the picture.
Minimal size - WidthMinimal width of the picture (in pixels). If the picture is main, the user cannot change its size out of the range.
If the picture is opened as a sub-picture with enabled Min. size for subpicture parameter, then when its size is changed under this value, a zoom change stops at this point and a scrollbar is added. This behaviour does not apply if in that sub-picture set the user zoom.
If min and max size of the picture is set to the same value, it has a special behaviour. A picture margin does not allow to change width and height. The minimum dimensions are not accepted and the picture reduced from the script does not get scrollbars.
Minimal size - HeightMinimal height of the picture (in pixels). If the picture is main, the user cannot change its size out of the range.
If the picture is opened as a sub-picture with enabled Min. size for subpicture parameter, then when its size is changed under this value, a zoom change stops at this point and a scrollbar is added. This behaviour does not apply if in that sub-picture set the user zoom.
If min and max size of the picture is set to the same value, it has a special behaviour. A picture margin does not allow to change width and height. The minimum dimensions are not accepted and the picture reduced from the script does not get scrollbars.
Maximal size - WidthThe maximum width of the graphical picture in points (x-dimension). If the picture is opened as a master picture, the user can not change its size beyond this dimension. If the value is 0, the maximum dimension of the picture is given by the monitor size , but at least to the value of 1920.
Maximal size - HeightThe maximum height of the graphical picture in points (y-dimension). If the picture is opened as a master picture, the user can not change its size beyond this dimension. If the value is 0, the maximum dimension of the picture is given by the monitor size , but at least to the value of 1200.
Background - Color

Selection of a background color and a color gradient of the picture.

The basic underlying color of the scheme is specified, followed by the Gradient Select button and the gradient color selection button. If no gradient is selected, the gradient color button is crossed out and inactive. Pressing the gradient box opens a window allowing you to select the gradient fill type  (more ...).

Background - Pattern

Selection of a color for the picture background.

Bitmap The bitmap is being selected from a list of bitmaps. Restrictions of the operating system are applied to this bitmap.

...

The configuration dialog box allows to define defining two bitmaps - a picture background and a logo placed in the picture foreground.

...

The parameters define a type of the window containing the picture contents and its behaviour. The default setting is MDI window on the desktop of the process D2000 HI.

ParameterMeaning
MDI windowThe picture window is placed on the HI desktop as a common window (so-called MDI window).
Dialog
Dialog window type. In the process D2000 HI, an opened picture of this type is placed above all opened graphic information windows (graphs, reports, pictures – non-dialog).

When the radio button is selected, there will appear the checkbox Modal - the picture is Dialog-modal window type.

If this picture is opened in the HI process, it is possible to control only this picture , not the other objects of HI process.

Dock

The radio button allows a user in the process D2000 HI to dock the picture to the given margin of the D2000 HI desktop. When you click on the radio button,  the placement menu appears. They represent the margins of the HI desktop.

...

ParameterMeaning
Application-modalThe picture can be opened only once in the system. The feature can be used in an application with several HI consoles (processes).
ProportionalKeeps aspect ratio of the picture in the window
Kotva
min_rozmer_podschemy
min_rozmer_podschemy
Min. size for subpicture
Specifies whether to apply the minimum size even when the picture is opened as a subpicture.
Historic coordinate systemEnables/disables the original (historical) coordinate system - the 0, 0 point is placed at the corner left bottom. The new coordinate system has the 0, 0 point placed at the upper left corner.

Note: The parameter can be edited only by the user with the administrator rights.

Server ScriptEnables/disables the remote ESL script.
Kotva
neviditelna
neviditelna
Invisible
The picture will be invisible after opening. It can be used as a user's control script carrier.
Hide in HI listsThe picture will be visible only for the users with the administrator rights. For the others, it will be hidden.
Refresh in HIIf the picture is opened in the process D2000 HI, it will be automatically reopened after saving any changes in the process D2000 GrEditor.
Reopen in RDParameter The parameter may be used only for the application in redundant system. If the picture is opened in the process D2000 HI, it will be reopen reopened after changing the HOT server.
Scrollbars when zoomDisplays the scrollbars in the window when the picture is zoomed.
If the shift in zoom is disabled, the shift is possible through SHIFT+left mouse button+ movement.
Minimize box*Enables/disables the minimize button in the title bar of the picture.
Maximize box*Enables/disables the maximize button in the title bar of the picture. For the fixed size pictures, the button is always disabled.
BorderEnables/disables border arround of around the picture.
Close*Disables the close button in the title bar of the picture.
Close on user changeThe picture will be closed when the user is changed or logged off.
Java thread
  • SWT 1) - the user code of the picture will be executed in SWT thread, i.e. all pictures with this setting share this thread. SWT library requires to execute any callings from this thread.
  • Own - each picture has own thread to execute the user code.
  • SWING 1) - the user code of the picture will be executed in AWT/SWING thread (Event Dispatch Thread), i.e. all pictures with this setting share this thread. SWING library requires to execute any callings from this thread.
  • POOL - recommended - thread, on which a picture code will be executed, is allocated automatically from a pool of threads
Scrip functions

Parameter was created to ensure backward compatibility of behavior of positional functions (%HI_SetPos*, %HI_GetPos*, %HI_SetSize*, %HI_GetSize*) in the existing ESL/Java scripts.

  • Zoom - functions behave compatibly with the pictures that were in previous versions of D2000 - the types Resize with zoom and Resize with layers.
  • Layout - functions behave compatibly with the pictures that were of type Resize with layout manager.
  • StdLayout - standard behavior, explained in the descriptions of each function.

* If both minimize and maximize checkboxes are not checked off, the picture does not contain these buttons. If one of them is checked off, both are visible but the disabled button is inactive.
(Note: Above The above mentioned is not applied to the pictures opened in other picture - because these pictures do not have a title bar).
If the picture is opened in the D2000 HI, the   minimize, maximize and close buttons are placed in the upper right corner.

...

A picture may have from one to ten layers. If the number is greater than 1, then there are entered the parameters of the layers (number and ratio of reduction (as in the scale maps)), the range, from which the layer is visible, e.g. 5 means a drawing ratio of 1: 5). The basic first layer has a resolution for zoom 1: 1 - e.g. picture resolution 8000:6000, in which the picture is drawn.

...

Transformation

The parameters define a behaviour of the picture in the process D2000 HI.

...

The first position places the picture , opened in HI , in the centre of the desktop in the original picture size. Other positions change the picture size to fill selected part of the HI desktop. The position and relative size of the picture is are represented by the red rectangle.

...

The assigning of the picture to groups allows to specify specifying the groups to which the picture will belong. Select a group in the list and click the buttons to assign/remove the picture to/from the group.

Includes a picture in the selected logical group.
Excludes a picture from the selected logical group.


Navigator

For the picture , opened in HI, it is possible to define a main, previous and next picture/composition, which are being opened by means of the navigation toolbar.

...

  1. Direct entering to the edit field.
  2. Clicking the button , which  which opens the window to search the required directory with CVS.
    Click the OK button to confirm your selection. If CVS subdirectory with Repository file is not placed in that directory, the user can cancel the action or use the selected path but without the path to XML Repository folder at the beginning. This path will occurs occur in the edit field.
Info
titleRelated pages:

Default picture settings
Selection of a background bitmap
Picture layers

...