Jump to content

حجم الوحه


Recommended Posts

Posted

السلام علكيم

شباب انا سويت لوحة بس خويي مايشوفها بل مكان الي اشوفها فيه انا

فيه ناس تقولي استخدم

guiGetScreenSize

ولاكن ماعرفلها كيف احطها بل كود

Posted

بس هذا يخلي الصوره

بـ نص الوحه

اانا مثلا ابيها فوق ع اليسار مثلا

Posted

تقدر تستخدم خاصية :

Relative

بس مادري احسها احياناَ ماتصير مآدري لية :/ ذذ يعني بعد ماتسوي اللوحة رح لكل زر و لبل سويتة كلك يسار

Relative

و بس من الـ

Guieditor

او فية طريقة تعدل كود السنتر و تسويها ذذ

  

Posted

مثآل آفضل تسوية لكل الشاشات ..

local screenWidth,screenHeight = guiGetScreenSize() 
  
guiCreateWindow ( 
 screenWidth*( x/screenWidth ),screenHeight*( y/screenHeight ),screenWidth*( width/screenWidth ),screenHeight*( height/screenHeight ),'Test Window',false  
) 

  

Posted
مثآل آفضل تسوية لكل الشاشات ..
local screenWidth,screenHeight = guiGetScreenSize() 
  
guiCreateWindow ( 
 screenWidth*( x/screenWidth ),screenHeight*( y/screenHeight ),screenWidth*( width/screenWidth ),screenHeight*( height/screenHeight ),'Test Window',false  
) 

مافهمت

ووين احط احداثيات الوحه !

Posted
مثآل آفضل تسوية لكل الشاشات ..
local screenWidth,screenHeight = guiGetScreenSize() 
  
guiCreateWindow ( 
 screenWidth*( x/screenWidth ),screenHeight*( y/screenHeight ),screenWidth*( width/screenWidth ),screenHeight*( height/screenHeight ),'Test Window',false  
) 

مافهمت

ووين احط احداثيات الوحه !

x,y,width,height

  

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