Giter VIP home page Giter VIP logo

Comments (7)

lindexi avatar lindexi commented on June 16, 2024 2

@fatihyildizhan Sorry, it can not display the gif image

from wpf-samples.

fatihyildizhan avatar fatihyildizhan commented on June 16, 2024 1

Hi, is there a way to play a GIF on native SplashScreen? Native SplashScreen appears on the screen faster than a custom Window.

protected override async void OnStartup(StartupEventArgs e)
{
 SplashScreen splashScreen = new(@"Assets\splash.gif");
 splashScreen.Show(true, true);
}

from wpf-samples.

ranjan-2209 avatar ranjan-2209 commented on June 16, 2024 1

Thank you everyone, I now left this job...
And this issue is 5 years old... and still open...
May need it in future...

from wpf-samples.

lindexi avatar lindexi commented on June 16, 2024

@ranjan-ranjan You should show a custom window with media element to show the gif.

from wpf-samples.

ranjan-2209 avatar ranjan-2209 commented on June 16, 2024

it doesn't work
its like static image

from wpf-samples.

kadir-ince avatar kadir-ince commented on June 16, 2024

Are you looking for something like this?

https://youtu.be/iyCxvQGx04M

from wpf-samples.

fatihyildizhan avatar fatihyildizhan commented on June 16, 2024

Are you looking for something like this?

https://youtu.be/iyCxvQGx04M

This is a solution, thanks for sharing. But, I have to run on "OnStartup" event.

App launch takes too much time. That's why I want to show on "OnStartup". Otherwise, users think that app doesn't start.

from wpf-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.