PyQt Animation

Sdílet
Vložit
  • čas přidán 10. 09. 2024

Komentáře • 25

  • @juanni166
    @juanni166 Před rokem +3

    Dude this is the best animation video out there. No cap. The most in-depth video and I thank you from the bottom of my heart for making this video.

  • @christopherliu7092
    @christopherliu7092 Před měsícem

    How genius you are, you help me a lot. Look forward to your reply and I need others' tutorial my genius!

  • @pratikpawar4313
    @pratikpawar4313 Před 2 lety +4

    Thanks for video. This guide help me for my project GUI devlopment.
    CZcams have very less videos for qt

  • @benzhang3743
    @benzhang3743 Před 2 měsíci

    Amazing tutor.. Thanks!!!

  • @fahadahmed480
    @fahadahmed480 Před 2 lety +3

    Good and fun video, well explained everything, Thank you

  • @HaveSomeRubicon
    @HaveSomeRubicon Před rokem +1

    Underrated af

  • @abderrahmenel-besri9519
    @abderrahmenel-besri9519 Před rokem +1

    Thank you for the amazing video

  • @PautKalun
    @PautKalun Před 2 lety +2

    amazing video

  • @skopflores350
    @skopflores350 Před rokem

    How would you animate a stacked widget?, I've been trying but it doesn't work

  • @amrelkamash3673
    @amrelkamash3673 Před 7 dny

    So Great!!, I have a question though Is there a difference between being a subclass and being a child of ? 5:09

    • @MadPonyInteractive
      @MadPonyInteractive  Před 7 dny +1

      @@amrelkamash3673 Yes, a Subclass will have all the properties and methods of it's Superclass, while a child can simply be a all together separate object.

  • @m.ashfaqullasharif3085
    @m.ashfaqullasharif3085 Před 5 měsíci

    Qt is great... but, i didn't find much jobs in pyqt at any platform out there.
    Any suggestions to get job related to Qt framework/ pyqt -- from India

  • @msec7188
    @msec7188 Před 2 lety

    Around the 20 min mark you add all the buttons to a grid layout, when i do the same my buttons stretch out the width of the buttons to fill the grid how can i go about preventing this? if i set a minimum size for the buttons it messes with the animation on each button

    • @msec7188
      @msec7188 Před 2 lety +1

      got it the size policy on my button was set wrong before copying the button over!

  • @yura2110
    @yura2110 Před 2 lety

    hi, is this working if i use pyside2 ?

    • @MadPonyInteractive
      @MadPonyInteractive  Před 2 lety

      I'm not sure to be honest

    • @shabnammansuri3343
      @shabnammansuri3343 Před rokem

      ​@@MadPonyInteractive AttributeError: 'PySide6.QtCore.QPropertyAnimation' object has no attribute 'Backward'
      Note: This exception was delayed. please solve this error

    • @MadPonyInteractive
      @MadPonyInteractive  Před rokem

      @@shabnammansuri3343 You will need to look in the documentation to check wat changed , prob something else replaced the Backward attribute?

    • @shabnammansuri3343
      @shabnammansuri3343 Před rokem +1

      @@MadPonyInteractive yes i solve this problem
      self.marginsAnim.Direction(0).Forward
      self.marginsAnim.Direction(0).Backward
      please updata your git document

  • @TecnoAnDrOlD
    @TecnoAnDrOlD Před rokem

    thanks for the video, i have a problem in ubuntu maybe you can help me pls, cause not even chatgpt helped me :c. My problem is simple... CANT CREATE A WINDOW ON THE CENTER OF THE SCREEEN xD

  • @filmingle6227
    @filmingle6227 Před 2 lety +1

    gwee

  • @MikeDev-Sooworr
    @MikeDev-Sooworr Před 9 měsíci

    I would to set 54 Thumb-Likes from me!!!

  • @anirey404
    @anirey404 Před 2 lety

    Долго и нудно