Jump to content

طلب كود لما تمر بالماوس على زر يجيك كلام


Recommended Posts

close = guiCreateButton(68, 118, 92, 22, "close", false, wind2) 
guiSetProperty(close, "NormalTextColour", "FFAAAAAA") 
  
setElementData(button, "tooltip-text", "غلق النافذة", false) -- أضافة الكلام للزر 
setElementData(button, "tooltip-color", "#FFFFFF", false)  
setElementData(button, "tooltip-background", "#666666", false) -- تغيير لون الخلفية 
setElementData(button, "tooltip-font", "bankgothic 0.5", false) --  

ما اشتغلي ؟؟؟

وش الحل

Link to comment
close = guiCreateButton(68, 118, 92, 22, "close", false, wind2) 
guiSetProperty(close, "NormalTextColour", "FFAAAAAA") 
  
setElementData(close, "tooltip-text", "غلق النافذة", false) -- أضافة الكلام للزر 
setElementData(close, "tooltip-color", "#FFFFFF", false)  
setElementData(close, "tooltip-background", "#666666", false) -- تغيير لون الخلفية 
setElementData(close, "tooltip-font", "bankgothic 0.5", false) --  

ما اشتغلي ؟؟؟

وش الحل

:mrgreen:

close = guiCreateButton(68, 118, 92, 22, "close", false, wind2) 
guiSetProperty(close, "NormalTextColour", "FFAAAAAA") 
  
setElementData(close, "tooltip-text", "غلق النافذة", false) -- أضافة الكلام للزر 
setElementData(close, "tooltip-color", "#FFFFFF", false)  
setElementData(close, "tooltip-background", "#666666", false) -- تغيير لون الخلفية 
setElementData(close, "tooltip-font", "bankgothic 0.5", false) --  

Link to comment
الموضوع هذا مكرر 600 الف مره

-_-"

كل شوي يجي واحد جديد ما يعرف حتى ما يقرآ القوانين بس ياخذ طلبه ويمشي

نسخ لصق ما يتعلم <_<

والمشكله ان اي احد يجي يحط له كود كامل كاش

ما يخليه يفهم شوي شوي :mrgreen:

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