PyQt5 Splash Screen tutorial [PyQt5 GUI tutorial]

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

ความคิดเห็น • 33

  • @progressive17god31
    @progressive17god31 2 ปีที่แล้ว +2

    One of the only creators in this platform that covers some fundamental concepts from pyqt in a simple manner. Appreciate it!

  • @NiranjanDixit23
    @NiranjanDixit23 2 ปีที่แล้ว

    Such a simple and to the point tutorial! Amazing!
    Thank you.

  • @sabin_lovin
    @sabin_lovin ปีที่แล้ว +2

    There is not Git repository in the video description as you mentioned at 2:22 :(

  • @flavio4923
    @flavio4923 2 ปีที่แล้ว +1

    Nice. I love your PyQT tutorials, Hala. They helped me a lot.
    Btw I thought the splash screen served other purpose , but it just make things start pretty lol but nice anyway

    • @codefirstwithhala
      @codefirstwithhala  2 ปีที่แล้ว +1

      That’s right ☺️ Usually, splash screens are used if there’s a particularly large application that requires some loading time. The screen would be there while the app is loading. Most PyQt5 apps are pretty light weight. You can use the splash screen for a nice startup. :)

  • @perlasaadeh3322
    @perlasaadeh3322 2 ปีที่แล้ว +1

    Very helpful video. Thank you so much

  • @offsidemilyy
    @offsidemilyy ปีที่แล้ว

    8:22
    Thank you, but in my program the result is 'MainWindow' object has no attribute 'finish'
    Can someone help me?

  • @forextrading4351
    @forextrading4351 2 ปีที่แล้ว +2

    also i'm trying to get my QDialog to be frame less but when i put yore code in,it does not work.any ideas?

  • @mastermind9711
    @mastermind9711 2 ปีที่แล้ว +1

    Nice video, see you after 2 months.

  • @JerickRodriguez-vu4eg
    @JerickRodriguez-vu4eg 10 หลายเดือนก่อน

    Great tutorial ! Thank you very much. I have a question. Why my splash screen doesn't appear centered in my screen ? It appears at the bottom right.

  • @matttucker1105
    @matttucker1105 2 ปีที่แล้ว +1

    My progress isn't changing using this method. Any suggestions for why?

  • @codyquist4908
    @codyquist4908 2 ปีที่แล้ว +3

    the progress bar isnt actually doing anything though... since its just `sleeping` instead of waiting for the program to load 😕
    also, super does not require QSplashScreen as a parameter, python3 has been updated to know what to override without specifying the class inheritance

  • @forextrading4351
    @forextrading4351 2 ปีที่แล้ว +1

    fam you are amazing
    can make a video and explain how to set a backgrong image?
    i did this in qt designer but when i execute the python code,it does not show the image
    can you help me plz?
    thank you so much

  • @hopegood9559
    @hopegood9559 ปีที่แล้ว

    Great work!

  • @owensofcode
    @owensofcode 2 ปีที่แล้ว

    Thank you for the good work

  • @malakasgunawardhana2543
    @malakasgunawardhana2543 2 ปีที่แล้ว

    Thank you! Great help!!😍

  • @alielsheikh8091
    @alielsheikh8091 ปีที่แล้ว

    could you please share the code and splash screen & background with us? i checked on Github but nothing for splash screen and i could not find any in the video description. thanks in advance

  • @codyquist4908
    @codyquist4908 2 ปีที่แล้ว

    code is not in the description as mentioned in the video :(

  • @debojitacharjee
    @debojitacharjee 2 ปีที่แล้ว

    Which IDE and SDK you are using for this project, and can you tell me how can we build windows setup files for java applications?

  • @wrangleroffroad4318
    @wrangleroffroad4318 2 ปีที่แล้ว +1

    HI, when I run the code ( 5 min 55) I get TypeError: ('Wrong base class of toplevel widget', (, 'QMainWindow')). I googled it and haven't find any usefull solution. Any Idea what I doing wrong. Thanks

    • @eclipse.de.escapada
      @eclipse.de.escapada 2 ปีที่แล้ว

      same problem. did you fnd any solution?

    • @mesad1
      @mesad1 2 ปีที่แล้ว

      @@eclipse.de.escapada Because in qt designer, probably you chose qmainwindow instead of qwidget.

    • @kuahara
      @kuahara 2 ปีที่แล้ว

      @@mesad1
      Thank you. That was bothering me as well and was not clear in the video.

    • @mesad1
      @mesad1 2 ปีที่แล้ว

      @@kuahara my pleasure

  • @縁の翼
    @縁の翼 11 หลายเดือนก่อน

    Brilliant!!!

  • @aambat
    @aambat ปีที่แล้ว

    Where can we find the git repository?

  • @najmi3905
    @najmi3905 2 ปีที่แล้ว

    Really Helpful 😆

  • @ankitcaring
    @ankitcaring ปีที่แล้ว

    🚨IMPORTANT🚨
    ok so i faced the issue of
    Type class error : wrong base class of top level widget
    the solution is
    While creating the ui in the QTdesigner you need select widget instead of Dialog
    thats it.
    Actually she didn't mentioned it explicitly in this video as she had in her previous video, if u are following the playlist..
    p.s:- thanks Hala for making such videos..

  • @spinj3307
    @spinj3307 8 หลายเดือนก่อน

    thank you so much

  • @Gero141
    @Gero141 ปีที่แล้ว

    Many Thanks

  • @amaulearyan9912
    @amaulearyan9912 2 ปีที่แล้ว

    Can u make next video on QScrollArea ? I am waiting for long time

  • @manishdor
    @manishdor ปีที่แล้ว

    where is code and GIT repo ?

  • @MewingStreak31
    @MewingStreak31 2 หลายเดือนก่อน

    Hala, have you ever heard of something called window radius? those corners are giving papercuts to my eyes