How To Build Forms With QFormLayout - PyQt5 GUI Thursdays #5

preview_player
Показать описание
In this video I'll show you how to build forms the fast and easy way with QFormLayout!

Using the QFormLayout class is a quick way to build standard forms. It takes care of formatting for you so that you don't have to worry about lining up labels and entry boxes.

It also intuitively knows to do things like span columns with buttons and other labels.

Timecodes
0:00​ - Introduction
1:28 - Set the QFormLayout
2:26 - Define Widgets For QFormLayout
4:15 - Add Rows To QFormLayout
6:33 - Create Function For Button Click
8:05 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire PyQt5 GUI Thursdays Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code:

Codemycom
Автор

My School Project was due tomorrow and i was in the brink of breaking down until I SAW THIS VIDEO!!!! THIS GUY IS A LIFESAVER!!!!

sligma
Автор

Great job, great python tutorials, great lessons
FEED that algorithm if you want more like this guys. Theres not any other ppl on youtube doing this so well

RyanDanielG
Автор

very simple and beautiful explanation. thanks teacher :D

xcstudios
Автор

Not started pyQt yet but came here to like your video :) sir

learnwithnawf
Автор

Pyqt6 has been released!, john I recommend doing a tutorial like this on pyqt: student managment system

hiwab
Автор

This is like a race i am at this tutorial i am gonna finish # 18 Tutorial as soon as i can

Python
Автор

Thanks a lot, Another Helping and Useful as always, thx for making this yt channel.

sachinsinghal
Автор

Hi
I have a question
If we want to create new line of my linedit boxes or other fild in that line by clicking a button what we do?

maryam
Автор

Your one of my favourite programming channels, question would I be able to make a volume control in kivy? and if so how would I?

ziokioz
Автор

why running the app in visual studio closes right away, i had to add an input at the end for it to stay open

Redwane-Music
Автор

I had a doubt in django
Can u like pls tell that if I want to show coding posts on homepage or any particular category posts on a page how will I do that??

Skfiehab
Автор

Newbie here! Thnk you very much for your Helping and Useful lessons !
I may encounter a glitch here. Every time I'm lauching the program, it pops :

bt
Автор

In case of passing lambda. If your function doesn't take any argument, you can just pass its name without small brackets.

MathsMyself
Автор

Second person to comment - its been a while since ive been the second person to comment

komodojackgaming
Автор

Pls can you learn pyqt5 without tkinter

omolarasilverstone