Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)AlfaromeoApril 19, 2010 at 9:34 AM#Umui_pagebgimage_bmpThis macro in UMUI sets the background BMP image for a dialog. Is it possible to pass a PNG or JPF image format in the same. Why I asked is because our IT policy does not permit BMP formats.
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)AnimaetherApril 19, 2010 at 10:35 AM#Probably not if it doesn't work 'as is' by passing it a PNG/JPG. I'm not sure if/how UMUI works in conjunction with nsDialogs, but there's... http://nsis.sourceforge.net/NsDialogs_SetImageOLE ...which does allow you to set JPEG / GIF images on a bitmap control, at least. No PNG support in there.