Completed
Last Updated: 13 Mar 2020 12:51 by ADMIN
Release LIB 2020.1.316
Vladimir
Created on: 27 Feb 2020 14:28
Category: SplashScreen
Type: Feature Request
1
SplashScreen: Add support to change layout of controls in default RadSplashScreen

Instead of creating custom control and use it as a SplashScreen it would be enough to add these settings to default one:

  • Horizontal alignment of footer
  • Image size and stretch
  • Visibility of progress bar
3 comments
ADMIN
Vladimir Stoyanov
Posted on: 11 Mar 2020 15:16

Hello Vitalij,

Thank you for the additional information. 

We decided to approve this feature request and add a way to change the Stretch, Width, Height of the image and the HorizontalAligment of the footer. As a thank you for bringing this to our attention, I have awarded you with some telerik points. You can follow the item in order to get updated for any developments. 

Don't hesitate to contact us again, if you have any other questions or concerns.

Regards,
Vladimir Stoyanov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Vladimir
Posted on: 09 Mar 2020 07:52

Hello, we wanted to use an existing application icon as image in splashscreen, but it always showed the biggest version in that ico file. I know it is easy to make another image just for the splashscreen, but I would like to have a choice to use existing big image and size it appropriately for a splashscreen in a control itself.

I’ve totally missed IsProgressBarVisible during initial discovery so I added it while I was writing a request.

ADMIN
Vladimir Stoyanov
Posted on: 05 Mar 2020 09:57

Hello Vitalij,

Thank you for your feedback. 

Please, allow me to start by saying that the control already supports changing the visibility of the progress bar through the IsProgressBarVisible property of the SplashScreenDataContext

As for the image size, we would like to know why you need to set a specific size for the image. Assuming that a way to change the Stretch is exposed through the SplashScreenDataContext, you will be able to resize your image beforehand and set the Stretch to None. Note, that currently this is the default value of the Stretch property for the Image element. Is there a specific scenario that requires setting the image size? 

I am looking forward to your reply.

Regards,
Vladimir Stoyanov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.