Adding Image in XMLAdd custom images by placing the image in the path win_b64\resources\graphics\icons and including the name of the image, with the extension .png, in datacard xml under <LABEL> tag. For example, to display the image with name
Adding Images with TextImages with text can be added through use of the separator, + (plus), in <LABEL>. For example, if the user want this image, ![]() Use the following format in XML:
Language Support for ImagesLanguage support provided by placing similar images with text in different languages in the path win_b64\resources\graphic\icons. Images with different languages append with the language name. For example, to provide language support for the image
Place languages in the path win_b64\resources\graphic\icons, and when the User Interface language changes, the corresponding image appears.
|