PyQt5 QtDesigner Text Editor Project tutorial - PyQt5 Project for Beginners!

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

КОМЕНТАРІ • 29

  • @pdep
    @pdep Рік тому

    Brilliant - covers [nearly] all the essential points. Enough info so I could add a Quit menu action and change CSS text color on QMenu. Not only is this clearly presented in an orderly manner, there is very little fluff or diversion. Much appreciated - thank you. BTW icons on a toolbar might be an interesting addition.

  • @healthysports2621
    @healthysports2621 7 місяців тому

    Amazing and easy to understand!!

  • @XsOfficialBrand
    @XsOfficialBrand Рік тому

    with you, i. have can do so many app with my Engine(Thanks)

  • @Farzada-lm1ii
    @Farzada-lm1ii 4 місяці тому

    Thanks. that is great

  • @pdep
    @pdep Рік тому

    Hmm - sorry to say I may have found an 'issue' - when part of text have a font size is increased and the file then saved, the increased [or decreased] font sizes are not preserved. They revert to a common fontesize. Any suggestions. please?

  • @divergenny
    @divergenny Рік тому

    Thank you for lesson

  • @divergenny
    @divergenny Рік тому

    Sorry, how to change background color when hover in black theme ? This is not working
    QMenuBar::item:hover {
    background-color: #000000;
    }

  • @jeffmyers1230
    @jeffmyers1230 Рік тому

    Hi Hala This was an outstanding video. Thank you

  • @tutannama9799
    @tutannama9799 Рік тому

    Love this video

  • @omar6666
    @omar6666 Рік тому

    thanks

  • @justinshears879
    @justinshears879 8 місяців тому +1

    Anyone have a idea on how to deal with this warning.... DeprecationWarning: sipPyTypeDict() is deprecated, the extension module should use sipPyTypeDictRef() instead
    class Main(QMainWindow):

    • @Jantzku
      @Jantzku 4 місяці тому

      It's a weird one. I guess it has something to do with Python, but doesn't interfere with your code

  • @sujitsingh7279
    @sujitsingh7279 2 роки тому

    Also, how can I switch screen by destroying tha last screen so that it does not consume much memory

  • @sujitsingh7279
    @sujitsingh7279 2 роки тому +1

    Hi Hala
    Can you make a tutorial on how to make our PYQT5 app responsive to different screen size?

  • @its_code
    @its_code 2 роки тому

    WOW really interesting 😍😍 project

  • @jiakai7254
    @jiakai7254 Рік тому

    how about saving the font of the text?

  • @michaelelvisuchenna6652
    @michaelelvisuchenna6652 Рік тому

    Please make a video on how to connect python to MYSQL. Thanks

  • @arsenetaka6216
    @arsenetaka6216 2 роки тому

    Good crack!

  • @malekalmashakba2810
    @malekalmashakba2810 Рік тому

    Thanks for the video
    How do I download a file "main.ui"

  • @BlackFlag_EndTimes
    @BlackFlag_EndTimes 2 роки тому

    Which one will be better. Qt C++ or Qt with python.

    • @codefirstwithhala
      @codefirstwithhala  2 роки тому

      Great question! This depends on a lot of factors, including also what you prefer as a developer. If you're a Python developer with limited C++ knowledge, then of course PyQt5 is the correct choice and vice versa. If you're good with both, then there's a list of factors and differences you can take into account. I can make a video discussing this if you're interested :)

  • @arthurdeka
    @arthurdeka 2 роки тому

    Thanks for the video! There is anyway or anywhere to know all possible styleSheet parameters for every widget in QtDesigner?

    • @codefirstwithhala
      @codefirstwithhala  2 роки тому

      Hi Arthur, great question! Check out this open source documentation docs.huihoo.com/qt/4.2/stylesheet.html and scroll to "Customizing Qt Widgets Using Style Sheets". There, you can find a list of stylable widgets as well as a list of attributes such as background, border, color, etc... Hope this helps!

    • @arthurdeka
      @arthurdeka 2 роки тому

      @@codefirstwithhala Thanks!

  • @20fe
    @20fe 2 роки тому

    I'm sorry

  • @inapply_tim2926
    @inapply_tim2926 Рік тому