Jump to content

استفسار


MA[S]RIY

Recommended Posts

السلام عليكم

انا مسوي صوره علي لوحه

ومسوي فوق الصوره ليبل

لما اضغط علي الصوره

الليبل يختفي ويرجع ورا الصوره

كيف اخلي لما اضغط علي الصوره الليبل م يختفي ولا يرجع ورا الصوره ؟

Link to comment
45 minutes ago, MARIY said:

السلام عليكم

انا مسوي صوره علي لوحه

ومسوي فوق الصوره ليبل

لما اضغط علي الصوره

الليبل يختفي ويرجع ورا الصوره

كيف اخلي لما اضغط علي الصوره الليبل م يختفي ولا يرجع ورا الصوره ؟

اطرح الاكواد

Link to comment
3 hours ago, MARIY said:

wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)-- اللوحه
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)--اللوحه
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", false, wnd2)--اليبل

 

wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)-- اللوحه
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)--اللوحه
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", true, wnd2)

اتوقع والله مدري

جرب

Link to comment
1 hour ago, Source|> said:

wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)-- اللوحه
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)--اللوحه
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", true, wnd2)

اتوقع والله مدري

جرب

بتجيب فيه العيد ! ,
 

 

4 hours ago, MARIY said:

wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)-- اللوحه
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)--اللوحه
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", false, wnd2)--اليبل

 

خله كذا : 
 


wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)-- اللوحه
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)--اللوحه
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", false, wnd2)
guiBringToFront ( labelwnd2 )

 

Link to comment
2 hours ago, iMr.WiFi..! said:

بتجيب فيه العيد ! ,
 

 

خله كذا : 
 


wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)-- اللوحه
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)--اللوحه
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", false, wnd2)
guiBringToFront ( labelwnd2 )

 

ضغط علي الصوره الليل رجع ورا الصوره واختفي ؟

 

Link to comment
wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", false, wnd2)
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)
guiSetProperty ( labelwnd2, "AlwaysOnTop", "True" )

 

Edited by iMr.WiFi..!
Link to comment
5 hours ago, iMr.WiFi..! said:

wnd2 = guiCreateWindow(rx*205, ry*122, rx*415, ry*281, "", false)
labelwnd2 = guiCreateLabel(169, 5, 59, 27, "::Notes::", false, wnd2)
imagee = guiCreateStaticImage(0, 0, 415, 32, "gg.png", false, wnd2)
guiSetProperty ( labelwnd2, "AlwaysOnTop", "True" )

 

تمام ي كفؤؤؤ مشكور

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...