11 Dynamic image position and size Depending on the data displayed on screen, you want to use images in order to highlite some aspects. For example, if the “Old material number” contains a hyphen “-”, you want to emphasize the two parts.
Solution First calculate the relative positions of the images in V[...]-variables, using the screen data and your specific logic. In the image commands you then work with these values. If you use decimal places in the image coordinates: please observe that GuiXT expects a decimal point, not a comma.
| How it appears in sapgui
GuiXT script
Image “blue.gif” Image “red.gif”
Last update: October 24, 2002 | GuiXT version: 2002 Q4 3 and upwards
InputAssistant |