Jump to content

x[مساعدة]x مشكلة فى لوحة gui


Recommended Posts

سلام عليكم

عندى مشكلة فى لوحة 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

الصوره ماراح تختفي بس انت مورابطها بلوحه او اي شي.

المشكلة الثانية

  
        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

ظبت لاكواد

بس ما اشتغلت

  
        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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...