tourra Posted March 30, 2013 Share Posted March 30, 2013 سلام عليكم الله يخليكم ساعدوني ابي اعمل لوحة تسجيل و دخول ابي الاكواد اللازمه حق السيرفر و حق الكلنت و شكرا Link to comment
tourra Posted March 30, 2013 Author Share Posted March 30, 2013 ذي اللوحه w1 = guiCreateWindow(0.21,0.38,0.5688,0.3567,"لوحة تسجيل و دخول",true) edit.user = guiCreateEdit(192,32,240,45,"",false,w1) edit.pass = guiCreateEdit(192,85,240,45,"",false,w1) guiEditSetMasked(edit.pass,true) user = guiCreateLabel(113,41,79,55,": الاسم",false,w1) guiLabelSetColor(user,255,255,255) guiLabelSetVerticalAlign(user,"top") guiLabelSetHorizontalAlign(user,"left",false) pass = guiCreateLabel(113,84,78,55,": الباسورد",false,w1) guiLabelSetColor(pass,255,255,255) guiLabelSetVerticalAlign(pass,"top") guiLabelSetHorizontalAlign(pass,"left",false) play = guiCreateButton(313,162,139,43,"دخول مجهول",false,w1) login = guiCreateButton(14,162,139,43,"دخول",false,w1) register = guiCreateButton(163,162,139,43,"تسجيل",false,w1) Link to comment
yazan Posted March 30, 2013 Share Posted March 30, 2013 طلبك موجد و مبين اول ما تنزل بس انت ما تدور viewtopic.php?f=160&t=55907 Link to comment
tourra Posted March 30, 2013 Author Share Posted March 30, 2013 شكرا لك اخوي يازن ولله ما شفتها تم حل المشكلة شكرا لك Link to comment
yazan Posted March 30, 2013 Share Posted March 30, 2013 شكرا لك اخوي يزنولله ما شفتها تم حل المشكلة شكرا لك تسلم Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now