Jump to content

مسااعدة :~


Recommended Posts

السلام عليكم :~

ابي ادخل فالموضوع !~

  
  
Grid = guiCreateGridList(46,319,162,157,false) 
guiGridListSetSelectionMode(Grid,2) 
  
guiGridListAddColumn(Grid,"Settings",0.2) 
  
for i = 1, 8 do 
    guiGridListAddRow(Grid) 
end 
  
guiGridListSetItemText(Grid,0,1,"- Color") 
  
guiGridListSetItemColor(Grid,0,1,255,0,0,255) 
  
guiGridListSetItemText(Grid,1,1,"- InforMation") 
  
guiGridListSetItemColor(Grid,1,1,0,255,0,255) 
  
  

هاذي قائمة وابي منكم :

( Double Click )

يعني مثال اذا ضغطنا ع

( InforMation )

تطلع لنا نافذة

( guiCreateWindow )

اتمنى انكم فهمتو ويش المطلوووب وسلامتكم ~:

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