Mbtdaa Posted January 27, 2014 Share Posted January 27, 2014 السلام عليكم كيفكم يازقرت , عندي طلب الله لايهينكم الحين لو ابي اخلي النافذة متوسطة الحجم على جميع الشاشات وش استخدم؟؟ Link to comment
shwaeki Posted January 27, 2014 Share Posted January 27, 2014 viewtopic.php?f=160&t=69834 Link to comment
Mbtdaa Posted January 27, 2014 Author Share Posted January 27, 2014 تماام يعطيك العافية يالغلا Link to comment
Do_De<3 Posted January 27, 2014 Share Posted January 27, 2014 function centerWindow(center_window) local screenW,screenH=guiGetScreenSize() local windowW,windowH=guiGetSize(center_window,false) local x,y = (screenW-windowW)/2,(screenH-windowH)/2 guiSetPosition(center_window,x,y,false) end حط الكود ذآ اول المود : ) Link to comment
فاّرس Posted January 27, 2014 Share Posted January 27, 2014 تماام يعطيك العافية يالغلا Link to comment
!#NssoR_) Posted January 27, 2014 Share Posted January 27, 2014 function centerWindow(center_window) local screenW,screenH=guiGetScreenSize() local windowW,windowH=guiGetSize(center_window,false) local x,y = (screenW-windowW)/2,(screenH-windowH)/2 guiSetPosition(center_window,x,y,false) end حط الكود ذآ اول المود : ) زيادة مشاركات -_-" 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