Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Splash Window #587

Merged
merged 6 commits into from
Feb 24, 2025
Merged

Add Splash Window #587

merged 6 commits into from
Feb 24, 2025

Conversation

rabbitism
Copy link
Member

This new control is just to simplify the setup of SplashScreen which is commonly used in desktop application. The implementation is simple, just replace the application MainWindow if applicable.

There is a simple CountDown implementation that handles most commonly used scenario.

Limitations:

  1. Only desktop environment.
  2. Prism shell is not supported as it's impossible to change PrismApplicationBase.MainWindow.

@rabbitism rabbitism requested a review from zdpcdt February 23, 2025 14:43
@zdpcdt zdpcdt merged commit d4b9908 into main Feb 24, 2025
2 checks passed
@rabbitism rabbitism deleted the splash branch February 27, 2025 08:04
@rabbitism rabbitism added this to the 2025 Feb Release milestone Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants