ksherfinski Posted September 5, 2022 Share Posted September 5, 2022 Has anyone used the TargetNullValue or FallbackValue properties to point to an image source when the image doesn't exist? Are these properties supported for Launchbox theming? For example, if you want to show an image from a specific game, but instead show the platform image if the game image doesn't exist. Xamarin.Forms Binding Fallbacks - Xamarin | Microsoft Docs I see where a bunch of startup/pause themes use images that span the entire screen, where the last source image that's loaded will win in this scenario. I'd rather not take this approach, since the images are irregular in shape. Quote Link to comment Share on other sites More sharing options...
faeran Posted September 6, 2022 Share Posted September 6, 2022 You linked to xamarin.forms page but are posting in the pause themes section, which uses WPF. Are you trying to build a pause theme for Big Box? Quote Link to comment Share on other sites More sharing options...
ksherfinski Posted September 7, 2022 Author Share Posted September 7, 2022 Hi Faeran, Yeah, i'm working with Pause themes. I was totally barking up the wrong tree. I looked through Jason's themes pdf and found examples of using triggers, which is also something that Retro recommended. I'm able to use triggers to accomplish what i want, so i'm good for now. Thanks for your reply and all the awesome themes you provide to the community. take care 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.