Home › Forums › Problems and solutions in GDL › Graphical UI and parameters list › ISSUE: UI DIALOGUE USER INTERFASE › Reply To: ISSUE: UI DIALOGUE USER INTERFASE
January 9, 2020 at 09:24
#18506
Piotr Dobrowolski
Participant
SVG files are not used directly. They have to be converted to bitmap format – howto is put in my tread next to Yours.
PNG and TIFF files can have the transparent bit, so it can be used in AC UI, while JPG format do not have such feature, so the transparency will not work on it.
Piotr