Create a basic Login page in python using GUI builder PAGE

preview_player
Показать описание
HI Guys, this tutorial will help you create a basic Login page in python using GUI builder PAGE.
It also demonstrates you how to develop GUIs in PAGE a python GUI builder

Please like and subscribe to my channel
Рекомендации по теме
Комментарии
Автор

thank you very much, most helpful tutorial on this subject

muramarco
Автор

If PAGE is an obsolete one, can you suggest other Python based GUI with drag and drop feature?

sapnaravindran
Автор

I thought this was supposed to make Tkinter easier ..seems too complicated ..going back .Thanks for posting all the same.

johnpro
Автор

I am unable to learn more about page builder

WingReflectionsEdTech
Автор

attempting to write a zipping program. the zipping program itself is solid I already wrote a non gui version. but when trying to run the exact same code when the button is pressed * def compress1(self):
guipath = self.Path.get()

guifilename1 = self.File_Name.get()

guioutput1 = self.OutPut.get()

os.chdir(guipath)*
it decided to not even load the gui and just gives me this output, I tried debugging in pycharm and it just completely skips loading the gui and just goes to this code. here is the error: Traceback (most recent call last):

File "C:/Users/Amr/Desktop/chris/pythonstuff/projects/DreamZip/dreamzipGUI.py", line 150, in <module>

vp_start_gui()

File "C:/Users/Amr/Desktop/chris/pythonstuff/projects/DreamZip/dreamzipGUI.py", line 31, in vp_start_gui

top = Root (root)

File "C:/Users/Amr/Desktop/chris/pythonstuff/projects/DreamZip/dreamzipGUI.py", line 139, in __init__



File "C:/Users/Amr/Desktop/chris/pythonstuff/projects/DreamZip/dreamzipGUI.py", line 145, in compress1

os.chdir(guipath)

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: ''

DestinyCreatesEntertainment
Автор

when I click on generate supported module I see the code but lines are numbered, how can I remove those numbers it completely destroying the code...

AlexSage
Автор

great vid man, this helped me a lot!

nickfelstead
Автор

When I try to run program after saving both GUI and support modules it fails. When I try 'Load Project into IDE', it says 'No IDE command has been specified'. How do I write the command/where? I am using IDLE as my IDE

hannahpinkerton
Автор

why are you using semicolon in python?

pizzapanni
Автор

This is for desktop application. Does this Page Builder on work for making web pages too?

jailbirdxx
Автор

Any textbooks on page. Can u please suggest me?

WingReflectionsEdTech
Автор

can i create multiple frames with one top level only? i mean by clicking the button it will show another frame. thanks :)

dennisegozar
Автор

After adding function definition If I want add any new widgets What is the procedure to generate python code without disturbing the existing function definitions

BharathKumar-uhsp
Автор

Hello when i go to generate the gui - it says 'no support module has been created and saved'. I am using IDLE - how do i resolve this error? Thanks

CRAWLEYMAN
Автор

Hi. That's a cool video.
Are you the Shankar worker from Amdocs ? Regards

ChristianoSts
Автор

when clicked on run,
it says no output

bullaclips
Автор

Hi sir, are you able to show how to Create a new frame after clicking on the login page?

zebra
Автор

help me to make proper image editor with this Page gui builder...waiting for your reply....plzz do as early as possible

chetanahire
Автор

txtusername is not defined.

self.txtUsername = tk.Entry(top)
self.txtUsername.place(relx=0.462, rely=0.372, height=40, relwidth=0.342)



abdullahsaid
Автор

I got " No python command has been specified", it already mentioned in preferences pyhton3

fatma
welcome to shbcf.ru