MR.StoRm Posted February 12, 2017 Share Posted February 12, 2017 السلام عليكم, كيف الحال؟, ان شاء الله تكونو بخير, المهم :- انا مسوي كود لإغلاق لوحة دي اكس وتغلق بس المشكلة المؤشر يبقى مع انني حاط showCursor(false) Link to comment
N3xT Posted February 12, 2017 Share Posted February 12, 2017 هل فيه شيء يطلع لك بالديبق؟ وتأكد من الجيو اديتور انه مقفل Link to comment
MR.StoRm Posted February 13, 2017 Author Share Posted February 13, 2017 addEventHandler("onClientClick",getRootElement(), function ( button , state ) if ( button == "state" and state == "up" ) then if ( isMouseInPosition(294, 261, 174, 44) ) then removeEventHandler("onClientRender",root,dx) end end end ) Link to comment
خلف Posted February 13, 2017 Share Posted February 13, 2017 9 minutes ago, MR.StoRm said: addEventHandler("onClientClick",getRootElement(), function ( button , state ) if ( button == "state" and state == "up" ) then if ( isMouseInPosition(294, 261, 174, 44) ) then removeEventHandler("onClientRender",root,dx) end end end ) showCursor(false) ضفه تحت removeEventHandler("onClientRender",root,dx) Link to comment
MR.StoRm Posted February 13, 2017 Author Share Posted February 13, 2017 اخوي شكلك ما قرأت الموضوع الي كاتبه فوق, هذا عشان كنت مستعجل نسيت اكتب showCursor(false) المهم انا قلت فوق ضفت الكود ذا وما ظبط . Link to comment
#BrosS Posted February 13, 2017 Share Posted February 13, 2017 if ( button == "state" and state == "up" ) then ما أشوف لها فائدة وتأكد مثل ماقلك الاخ نكست ان مافي مود مشغل له علاقة بإظهار المؤشر 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