Python PyQt5 setup a basic GUI Application! 🖥️

Поділитися
Вставка
  • Опубліковано 13 жов 2024

КОМЕНТАРІ • 40

  • @BroCodez
    @BroCodez  2 місяці тому +6

    # PyQt5 introduction
    import sys
    from PyQt5.QtWidgets import QApplication, QMainWindow
    from PyQt5.QtGui import QIcon
    class MainWindow(QMainWindow):
    def __init__(self):
    super().__init__()
    self.setWindowTitle("My cool first GUI")
    self.setGeometry(700, 300, 500, 500)
    #self.setWindowIcon(QIcon("profile_pic.jpg"))
    def main():
    app = QApplication(sys.argv)
    window = MainWindow()
    window.show()
    sys.exit(app.exec_())
    if ___name___ == "__main__":
    main()

    • @alvinamana1459
      @alvinamana1459 16 днів тому

      When I do self.setWindowTitle it doesn't work

  • @bhaveshganolia6860
    @bhaveshganolia6860 2 місяці тому +11

    I don't know why your vdos aren't getting views. I absolutely love your tutorial it's been almost 2 years since I was following u. I can't see your views so low 😢.
    Amazing tutorial
    Thank You

  • @pandaijo4145
    @pandaijo4145 2 місяці тому +1

    just wanted to let you know you are actually a legend. please keep doing what you're doing

  • @gregabits
    @gregabits 2 місяці тому +9

    I’m still not getting notifications for this channel from UA-cam. If that is happening to everyone else, that explains the fall off of viewership.

  • @kenner__
    @kenner__ 2 місяці тому +2

    Oh myyy, i waited so for GUI tutorials... I'm waiting for more episodes!

  • @AstorasDovlias
    @AstorasDovlias 2 місяці тому +1

    happy to see that you are still posting new videos

  • @tarindell187
    @tarindell187 2 місяці тому +1

    Oh please make more about pyqt. You’re the best ever

  • @mohdalghoul8673
    @mohdalghoul8673 2 місяці тому +2

    Awesome 🎉 it will be best gui tutorial ever

  • @mirasmatras1805
    @mirasmatras1805 2 місяці тому +2

    Good job bruv, can't wait for a next lesson

  • @nimamasoumi646
    @nimamasoumi646 2 місяці тому

    you better not keep us waiting on GUIs bro, that's just some good stuff from a guy who's straight to the point

  • @beans2233
    @beans2233 2 місяці тому

    this man is pretty underrated

  • @Abdullo_1124
    @Abdullo_1124 2 місяці тому +1

    Good Job Bro👍

  • @jereinnico
    @jereinnico 2 місяці тому +2

    bro can you do Django or flask tutorial in the future?

  • @siksmore
    @siksmore 2 місяці тому

    Please can you make a gui application in c++ because from you I understood how c++ works

  • @minastv.
    @minastv. 21 день тому

    I am from brazil!! ❤🧑‍💻

  • @Tayyab-g9p
    @Tayyab-g9p 2 місяці тому +1

    Waiting for your tutorial Bro !

  • @nhtalks4368
    @nhtalks4368 2 місяці тому

    ayo my fav just uploaded

  • @JerichoPanagsagan
    @JerichoPanagsagan 2 місяці тому

    the legend is back

  • @hybridclasher123
    @hybridclasher123 2 місяці тому

    Nice

  • @gibsongamesrealm
    @gibsongamesrealm 2 місяці тому

    greate

  • @mmafights__
    @mmafights__ 2 місяці тому +1

    Please make a qt c++ please 🙏

  • @NSA.
    @NSA. 2 місяці тому

    nice

  • @24bitDemon
    @24bitDemon 2 місяці тому

    thanks you!

  • @seth9526
    @seth9526 2 місяці тому

    ok I'm going to attempt to make Buckshot Roulette
    though I'm wanting to ask you is it possible to code a random number of buck shots and random types
    like say round 1 6 buck shots 4 blank 2 real or any random amounts
    so basically, I wonder is it possible to make a function to do random ammo 2 - 8 count and whatever ammo you get is random for number of blanks and live rounds, then once the amount hits 0 it makes a new set
    there's items and health

  • @erikjohnson9112
    @erikjohnson9112 2 місяці тому

    Why PyQt5 instead of PyQt6 or PySide6? After so many years of 6 being available I would assume that, so if 5 is chosen on purpose my question is why?
    (OK, I see Qt 6 is only 3.5 years old, I was assuming it was even older than that)

  • @Wojtek_1777
    @Wojtek_1777 2 місяці тому +1

    POV you make games so you just use pay game and your own custom code to make a gui with buttons

  • @g0m854
    @g0m854 2 місяці тому +1

    I try with py simpleGUI but is eay more difficult than this ( im portuguese)

  • @menyoeung07
    @menyoeung07 2 місяці тому +1

    Hi

  • @HuzefahHashmi
    @HuzefahHashmi 2 місяці тому

    Can you make a Course for Kotlin?

  • @Nkit_1
    @Nkit_1 2 місяці тому

    how is it compared to tkinter?

  • @zakariaabdulrauf
    @zakariaabdulrauf Місяць тому

    Pls any help
    Mine shows errror when i try to install yhe PyQt5

    • @euFish
      @euFish 14 днів тому

      write out the code to import the stuff, then in intellj context actions there should be an option to install PyQt5

  • @jellybeandragon4209
    @jellybeandragon4209 2 місяці тому +6

    1 view in 2 minutes bro fell off

    • @King_Elijah1
      @King_Elijah1 2 місяці тому

      He's not the manii show dumbass

    • @sarkismjalli8408
      @sarkismjalli8408 2 місяці тому +1

      He will never as long as we "og's" remain loyal to him. I still watch every single video he uploads.

  • @frostyboy3192
    @frostyboy3192 2 місяці тому

    Its painful to see you work so hard but don't get enough views 😢, are you financially stable???