G gerredtor Active Member Licensed User May 26, 2016 #1 hello i will make a login, i need a login box, a msgbox or a panel
JanPRO Well-Known Member Licensed User Longtime User May 26, 2016 #2 Hi, whats exactly your question? I would add two textfields ("username" and "password") and two buttons ("cancel" and "login") to a panel. Then add this panel to your rootpanel and blur the background. Note: a textfield has a "PasswordMode" property. Jan Upvote 0
Hi, whats exactly your question? I would add two textfields ("username" and "password") and two buttons ("cancel" and "login") to a panel. Then add this panel to your rootpanel and blur the background. Note: a textfield has a "PasswordMode" property. Jan
JanPRO Well-Known Member Licensed User Longtime User May 26, 2016 #4 I have created a little example for you which uses narek adonts blur code. It also includes a animation and the keyboard calculation. Jan Attachments IMG_1264.PNG 57.7 KB · Views: 470 LoginForm.zip 2.9 KB · Views: 288 Last edited: May 27, 2016 Upvote 0
I have created a little example for you which uses narek adonts blur code. It also includes a animation and the keyboard calculation. Jan
Yvon Steinthal Active Member Licensed User Longtime User May 26, 2016 #5 I dont need it, but thats a nice example ! Upvote 0