darbka2002 Posted July 17, 2016 Share Posted July 17, 2016 سلام عليكم عندى مشكلة فى لوحة gui staticimage الكود حقى staticimage1 = guiCreateStaticImage(screenW - 300 - 10, (screenH - 200) / 2, 300, 550, "1.png", false) staticimage2 = guiCreateStaticImage(screenW - 282 - 10, (screenH - 35) / 2, 263, 401, "2.png", false) اذا وضعتة هيك اذا ضغت على داخل الصورة رقم 1 تختفى الصورة رقم 2 المشكلة الثانية staticimage1 = guiCreateStaticImage(screenW - 300 - 10, (screenH - 200) / 2, 300, 550, "1.png", false) staticimage2 = guiCreateStaticImage(screenW - 282 - 10, (screenH - 35) / 2, 263, 401, "2.png", falseو staticimage1) و اذا عملت اللوحة هيك ما تظهر الصورة رقم 2 ممكن مساعدة Link to comment
فاّرس Posted July 17, 2016 Share Posted July 17, 2016 الصوره ماراح تختفي بس انت مورابطها بلوحه او اي شي. المشكلة الثانية staticimage1 = guiCreateStaticImage(screenW - 300 - 10, (screenH - 200) / 2, 300, 550, "1.png", false) staticimage2 = guiCreateStaticImage(screenW - 282 - 10, (screenH - 35) / 2, 263, 401, "2.png", falseو staticimage1) و اذا عملت اللوحة هيك ما تظهر الصورة رقم 2 ممكن مساعدة امسح الواو وحط فاصله false دام انك رابط الصوره الاولى بالثانيه لازم تنقص احداثيات الطول والعرض والحجم وعندك خطأ بالسطر 4 بعد كلمة Link to comment
darbka2002 Posted July 17, 2016 Author Share Posted July 17, 2016 ظبت لاكواد بس ما اشتغلت staticimage1 = guiCreateStaticImage(screenW - 300 - 10, (screenH - 200) / 2, 300, 550, "1.png", false) staticimage2 = guiCreateStaticImage(screenW - 282 - 10, (screenH - 35) / 2, 263, 401, "2.png", false, staticimage1) Link to comment
iMr.SFA7 Posted July 17, 2016 Share Posted July 17, 2016 اذا تبي تحط الصورة الثانية ع الاولى لازم تغير احداثيات الصورة الثانية Link to comment
darbka2002 Posted July 17, 2016 Author Share Posted July 17, 2016 اخى اى احداثيات تقصد يجب ان اغيرها 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