RK7 form editor and user forms usage, selector editor and user selector usage
1. General
1.1. RK7 has built-in form editor, where you are able to get pressing 'Model->Form' in each not-preset form object properties.
1.2. Each form must have only one screen resolution.
1.3. If enabled form property 'Stretch' this form will fit higher screen resolutions in case no other form assigned to that in active form scheme.
1.4. If enabled form property 'Auto translate' this form will be shown to user in his chosen language.
1.5. Form to be assigned to Form scheme(s).
1.6. RK7 manager stastion has built-in selector editor.
1.7. Selectors can be used for RK7 POS station screen forms or other applications.
1.8. Forms have usage rules reference. Selectors have their own separate usage rule reference. Any form scheme or selector which you expect to show on POS GUI, must be specified in usage.
2. Editor menu
2.1. There are save to file and load from file operations available in editor menu.
3. Elements
3.1. DesignForm (body)
3.1.1. Body is the main form element where to put all others.
3.1.2. Properties
3.1.2.1. Layout size
3.2. CheckView
3.2.1. CheckView is the complex area that has many elements inside to show current order dataset. You may open sub-editor by pressing 'Format'.
3.2.2. When switched off 'data mode' and chosen 'FramePanel' (body) element, you may set area color for different order status cases.
3.3. SelectorPanel
3.3.1. This area is used to draw selector (extra object type area) on cash station screen form.
3.3.2. You have to prepare selector separately (add all necessary data inside, set behaviour). How to: 5.2. http://support.ucs.ru/en/node/5670 .
3.3.3. After that you may assign selector to form panel.
3.4. Button
3.4.1. Inside screen form you may add buttons from preset list. Type is "TGbutton".
3.4.2. These form buttons are not the same as function keys (located in separate reference.
3.4.3. Form buttons can handle script links and execute internal procedures.