C# WPF Material Design UI: Animated Colorful Navigation Drawer

Поделиться
HTML-код
  • Опубликовано: 3 апр 2018
  • LinkedIn
    / abeldutra
    Today we'll create a colorful menu :D
    Buy me a coffee
    www.buymeacoffee.com/abeldutraui
    Download the source code in:
    github.com/Abel13/AnimatedColorfulMenu.git
    Add me on Facebook:
    abel.o.dutra
  • НаукаНаука

Комментарии • 49

  • @wedaygiisa
    @wedaygiisa 2 года назад +1

    It works. Great Job. Also, the GitHub source is perfect completion. Well done

  • @phongdoan1457
    @phongdoan1457 5 лет назад +1

    I learned a lot from your video. Thank you. Keep it up!

  • @davidkimery460
    @davidkimery460 2 года назад +1

    This was a great video. Thank you!

  • @mohaafaridd
    @mohaafaridd 6 лет назад +1

    That was great well done!

  • @khimacao
    @khimacao 6 лет назад +1

    amazing work well-done sir!

  • @otshug
    @otshug 6 лет назад +2

    Perfeito...!!!

  • @--7759
    @--7759 5 лет назад +1

    That's greate but I can you tell me how to make moved animation image in wpf the animation like as popup

  • @fabriciosantos7197
    @fabriciosantos7197 5 лет назад +1

    BR? Parabéns, mais um inscrito, musica bacana de fundo também.

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад +1

      Opa, sim! vlw hehe... Tô tentando selecionar umas músicas melhores pq a galera n curtiu muito no começo kkkk

  • @taekyunglee6141
    @taekyunglee6141 6 лет назад +2

    I was inspired. Thank you.
    I have a question, why did not you use the MVVM pattern?

    • @AbelDutraUI
      @AbelDutraUI  6 лет назад +1

      Hello, I'll do that for the next videos, I think this way a little bit simpliest... I will begin new videos with more c# code and maybe complete applications then I can explain how MVVM works :)

    • @taekyunglee6141
      @taekyunglee6141 6 лет назад +1

      Thanks :)

  • @manalsaleam4055
    @manalsaleam4055 5 лет назад

    that's great but can you tell me how to make annimation gif from multiple pictures the animation like popup,rotation transfer Plz answer me ....

  • @arikaafrinboshra5473
    @arikaafrinboshra5473 6 лет назад +4

    nice...try to upload...the pages of that menu

    • @AbelDutraUI
      @AbelDutraUI  6 лет назад

      Thanx, I'll try to do it soon :D

  • @dennisosamuyimen6378
    @dennisosamuyimen6378 5 лет назад +2

    u my hero bro

  • @kevinmungame1869
    @kevinmungame1869 3 года назад

    Can you create a navigation for wpf?

  • @mulimbitresor4437
    @mulimbitresor4437 5 лет назад +2

    Good job, sorry i need to make menu visible on load, how to do ?

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад

      You can remove margin='-250 0 0 0'

    • @mulimbitresor4437
      @mulimbitresor4437 5 лет назад +1

      thank you, but now i have a problem with menu position when i need close or to show it

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад

      What happens when you do that?

    • @mulimbitresor4437
      @mulimbitresor4437 5 лет назад +1

      when i close there is just animation but the menu does not disappear, when i show, the menu goes more and more right

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад

      I'll do some tests here, it probably happens because the animation isn't doing something. In this video: ruclips.net/video/yrnE2Aah4B4/видео.html I showed how to use Blend to make animations, you can try it to help you to understand what happened.

  • @gauravg845
    @gauravg845 5 лет назад +1

    How can i add submenu? (Inside ListViewItem)

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад

      Hi, how i did it with a ListView it isn't possible... I'll try to do some vídeo showing how I solved this problem

  • @xcodepyx
    @xcodepyx 5 лет назад +1

    whats your visual studio version ?

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад

      It was VS 2017

    • @xcodepyx
      @xcodepyx 5 лет назад +1

      ​@@AbelDutraUI can make it with vs 2013 ?

    • @AbelDutraUI
      @AbelDutraUI  5 лет назад +1

      Yup, the NuGet will be in other place on VS 2013 but it works perfectly :)

  • @persoulrpg
    @persoulrpg 6 лет назад +2

    Why don't you use View Models?

    • @AbelDutraUI
      @AbelDutraUI  6 лет назад

      I like to show what is happening in real time... But view models are realy beter to list views

    • @persoulrpg
      @persoulrpg 6 лет назад +1

      Yeah. I think you should make a tutorial regarding View Models and MVVM thing in general. That would be nice.

    • @AbelDutraUI
      @AbelDutraUI  6 лет назад +2

      Oh, ok! I'll do that soon as possible... Thank you so much for the comment!

    • @persoulrpg
      @persoulrpg 6 лет назад +2

      One more suggestion: you could name your videos more accurately, because it's really hard to find them. Might name it like "C# WPF UI: Animated Colorful Menu" so it will popup even when someone is looking for WPF tutorials and types in "c# wpf ui". Best of luck!

    • @AbelDutraUI
      @AbelDutraUI  6 лет назад

      Oh, thank you! I'll change the titles. I didn't know that

  • @TheMaxmecan
    @TheMaxmecan 4 года назад

    Olá, como faço para deixar a tela principal ser a estendida? Quando abre a tela ele abre a tela retraída.

    • @AbelDutraUI
      @AbelDutraUI  4 года назад

      Nas configurações da sua tela tem a propriedade windowState maximized. Seria essa sua dúvida?

    • @TheMaxmecan
      @TheMaxmecan 4 года назад

      Design com WPF Não, quando eu abro o programa ele inicia com o menu fechado. Preciso que ele inicie com o menu aberto aí depois eu fecho. Deixar o menu aberto por padrão.

    • @AbelDutraUI
      @AbelDutraUI  4 года назад

      @@TheMaxmecan vc pode alterar a margem do menu, já que a animação acontece movendo o menu

    • @TheMaxmecan
      @TheMaxmecan 3 года назад

      Obrigado, vou tentar.

  • @gameplayemsfpsborajogar39
    @gameplayemsfpsborajogar39 3 года назад

    Olá qual valor por tela?

    • @AbelDutraUI
      @AbelDutraUI  3 года назад

      Olá, eu geralmente cobro por hora trabalhada

  • @gabriel_mariano
    @gabriel_mariano 4 года назад +1

    Likes.Added();
    Subs.Added();

  • @handypda
    @handypda 3 года назад

    Nothing to do with the title!!

  • @rudiwosch4446
    @rudiwosch4446 3 года назад

    The 'music' is awful, I had to stop watching