Form.setWindowFlags(QtCore.Qt.FramelessWindowHint) Form.SetAttribute(QtCore.Qt.WA_TranslucentBackground) I can't understand why I have an error in this place. Everything is like yours.
Very good video bro 🤘 keep the good work up One doubt: Isn't it better to use 'uic' to import UI file directly in code insted of converting it into python code? In that way we can make changer later also in out ui
How do you make this frameless GUI draggable, and how do I add my backend code (python) to qt designer? Atm I created a license key thing and I have a server that checks and stuff which I have the code ready but I have no clue how to add it? Could you make a video on this??
Cool, nice video. @SihinaCODE I have a doubt, is it the same to use the .uic file directly instead of converting it to .py !? If not what advantage does it have to convert the .uic file to .py instead of using it directly !?
Thank you. Plz upload more videos.
I will upload lot of videos🤛
Form.setWindowFlags(QtCore.Qt.FramelessWindowHint)
Form.SetAttribute(QtCore.Qt.WA_TranslucentBackground)
I can't understand why I have an error in this place. Everything is like yours.
Very good video bro 🤘 keep the good work up
One doubt:
Isn't it better to use 'uic' to import UI file directly in code insted of converting it into python code? In that way we can make changer later also in out ui
❤️ Yes. You can do that But I like to use .py files and I think it is faste.
How do you make this frameless GUI draggable, and how do I add my backend code (python) to qt designer? Atm I created a license key thing and I have a server that checks and stuff which I have the code ready but I have no clue how to add it? Could you make a video on this??
muy buen video explicativo. felicitaciones !!
Cannot make transparent (translucent) background using Qt styles
hi, thanks for your video, but how we can add image like logo onto logo windwo
Check this video. ua-cam.com/video/N8W1mK_jixw/v-deo.html
Very nice, very clean.
❤️
Hi! You use icons and texts from different fonts. And if I do not have such fonts, then after starting your design will be ugly?
You only need to install the icon font.
I like You BG Music.
Cool, nice video.
@SihinaCODE I have a doubt, is it the same to use the .uic file directly instead of converting it to .py !? If not what advantage does it have to convert the .uic file to .py instead of using it directly !?
You can use any method. I think using .py is fast. Also it is easy to use when creating .exe files
Bro when you use UIC Directly other persons can change you UI. I mean can hack your software easily.
Amazing content!!
ua-cam.com/video/wEdAvfWVKl4/v-deo.html Watch this video. You can get an idea✌️
@@SihinaCode Thank you so much for your quick response! Sure! Taking a look :) Thanks again!
Is there any way to print the whole QFrame and component in it , to A4 paper ?
Yes, it is possible.
@@SihinaCode Sir , please tell me how is this done
I am looking for this for long time
Thanks for the vid
you're welcome❤️
It's very nice and clean design. Thanks! when I add the login code through SQLite only a line edit box appears.
❤️Just follow this video.
ua-cam.com/video/PTBjXVixSv4/v-deo.html
thank u
❤️
How to get a value of password ?!
Just watch this video. ua-cam.com/video/PTBjXVixSv4/v-deo.html
Can you send source code please?
Sure