☜ | MWAPI - SCROLLBYDraft MDC Standard | ☞ |
Definition | SCROLLBY specifies the amount by which the VALUE elattribute increases or decreases when the user presses a scroll gadget’s movement control. If the user presses a small movement control, the scroll gadget’s VALUE elattribute is increased or decreased by the amount specified by the scrollsmall component of the SCROLLBY value. If the user presses a large movement control, the scroll gadget’s VALUE elattribute is increased or decreased by the amount specified by the scrollbig component of the SCROLLBY value. If an application attempts to assign a scrollby value that contains a negative value for scrollsmall or scrollbig, an error occurs with an ecode = "M47" and $EREF containing a value that indicates the ssvn reference for which the error occurred. |
Domain | scrollby |
Access | Create, Modify, Reference |
Default | For scrollsmall, the default is 1 (one). For scrollbig, the default is equal to the M[UMPS] numeric interpretation of X-Y/5 Where X and Y are equal to, respectively, the scrollmax and scrollmin components of the value of the gadget’s SCROLLRANGE elattribute. |
Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.
Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.
This page most recently updated on 14-Nov-2023, 22:05:50.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)