Purpose Display additional texts with various fonts and colors |
1. Use a small .gif "empty.gif"
with option "text="
// display a text in
large font plus color textstring="Orders" textHeight=50 textFont="Arial" _ textWeight=6 textColor="RGB(128,0,64)"
Image (0.5,0.2) (12.1,10.3) "images/empty.gif" -transparent -plain _ textstring="Orders" textHeight=80 textFont="Arial" _ textAngle=270 textArea=(80,0,180,160) textWeight=6 _ textColor="RGB(192,192,192)" 3. Fixed Image with text Images allow you to use icons etc. in addition to the text. We recommend you use the -transparent option so that the image background is adjusted to the SAP GUI window.
(SAP Blue Crystal Theme) |
Components |