Alnassre Posted January 6, 2013 Posted January 6, 2013 شباب انا كنت مسوي لوحة تابات في نافذة بس تالي قررت أني أشيل النافذة فحذقتها من الكود بس الحين انا أبي أحط لوحة التابات في تاب داخل نافذة ممكن تركبونهم لي؟ GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Window[1]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36,"همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton(57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36,"إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(196,184,766,550,"shop panel by 1",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,748,520,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("info",GUIEditor_TabPanel[1]) GUIEditor_Tab[2] = guiCreateTab("shop",GUIEditor_TabPanel[1]) GUIEditor_Tab[3] = guiCreateTab("Free Car",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("Send Money",GUIEditor_TabPanel[1]) GUIEditor_Tab[5] = guiCreateTab("Rules",GUIEditor_TabPanel[1]) GUIEditor_Tab[6] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Tab[7] = guiCreateTab("Tab",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false) ملاحظة:أبي أخلي لوحة التابات إلي في الكود الأول داخل التاب 3 التاب3=free car
abu5lf Posted January 6, 2013 Posted January 6, 2013 GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(196,184,766,550,"shop panel by 1",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,748,520,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("info",GUIEditor_TabPanel[1]) GUIEditor_Tab[2] = guiCreateTab("shop",GUIEditor_TabPanel[1]) GUIEditor_Tab[3] = guiCreateTab("Free Car",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("Send Money",GUIEditor_TabPanel[1]) GUIEditor_Tab[5] = guiCreateTab("Rules",GUIEditor_TabPanel[1]) GUIEditor_Tab[6] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Tab[7] = guiCreateTab("Tab",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Tab[3]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Tab[3]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36,"همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton(57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36,"إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) "مواتر سياكل" ╔═╦╦╦╗╔╦═╦═╦═╦═╦╦╦╦╦╦╦═╦╦╦╦╗ ║║║║║╠╝║║╚╣║║║║║║║║║║║║║║║║║ ║║║║║╚╦╦═╦╦╦╦╣║║║║║║║║║║║║║║ ║║║║╠═╣╠╝╔══╝║║║║║╟╢║║║║║╟╢║ ╚╩══╩══╩═╩═══╩╩══╩╩═╩╩╩═╩╩═╝ «سبحانك اللهم وبحمدك أشهد أن لا إله إلا أنت أستغفرك وأتوب إليك» M7mdAl7arthy : لتواصل سكايب
abu5lf Posted January 6, 2013 Posted January 6, 2013 ههههههههههههه تسلم حبي هلاوسسهلا. ╔═╦╦╦╗╔╦═╦═╦═╦═╦╦╦╦╦╦╦═╦╦╦╦╗ ║║║║║╠╝║║╚╣║║║║║║║║║║║║║║║║║ ║║║║║╚╦╦═╦╦╦╦╣║║║║║║║║║║║║║║ ║║║║╠═╣╠╝╔══╝║║║║║╟╢║║║║║╟╢║ ╚╩══╩══╩═╩═══╩╩══╩╩═╩╩╩═╩╩═╝ «سبحانك اللهم وبحمدك أشهد أن لا إله إلا أنت أستغفرك وأتوب إليك» M7mdAl7arthy : لتواصل سكايب
Alnassre Posted January 6, 2013 Author Posted January 6, 2013 آخر طلب ممكن تحطه بدون lua? ما قدرت أحطه في الجيو لأنه في اسطر
abu5lf Posted January 6, 2013 Posted January 6, 2013 GUIEditor_Window = {}GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(196,184,766,550,"shop panel by 1",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,748,520,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("info",GUIEditor_TabPanel[1]) GUIEditor_Tab[2] = guiCreateTab("shop",GUIEditor_TabPanel[1]) GUIEditor_Tab[3] = guiCreateTab("Free Car",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("Send Money",GUIEditor_TabPanel[1]) GUIEditor_Tab[5] = guiCreateTab("Rules",GUIEditor_TabPanel[1]) GUIEditor_Tab[6] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Tab[7] = guiCreateTab("Tab",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Tab[3]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Tab[3]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36,"همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton(57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36,"إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) كذا؟ ╔═╦╦╦╗╔╦═╦═╦═╦═╦╦╦╦╦╦╦═╦╦╦╦╗ ║║║║║╠╝║║╚╣║║║║║║║║║║║║║║║║║ ║║║║║╚╦╦═╦╦╦╦╣║║║║║║║║║║║║║║ ║║║║╠═╣╠╝╔══╝║║║║║╟╢║║║║║╟╢║ ╚╩══╩══╩═╩═══╩╩══╩╩═╩╩╩═╩╩═╝ «سبحانك اللهم وبحمدك أشهد أن لا إله إلا أنت أستغفرك وأتوب إليك» M7mdAl7arthy : لتواصل سكايب
Alnassre Posted January 6, 2013 Author Posted January 6, 2013 أقصد بهاذي الطريقة GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Window [1]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36," همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton (57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton (57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36," إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) ملاحظة: هو إذا في النوت يكون مافي أسطر هع
abu5lf Posted January 6, 2013 Posted January 6, 2013 GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(196,184,766,550,"shop panel by 1",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,748,520,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("info",GUIEditor_TabPanel[1]) GUIEditor_Tab[2] = guiCreateTab("shop",GUIEditor_TabPanel[1]) GUIEditor_Tab[3] = guiCreateTab("Free Car",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("Send Money",GUIEditor_TabPanel[1]) GUIEditor_Tab[5] = guiCreateTab("Rules",GUIEditor_TabPanel[1]) GUIEditor_Tab[6] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Tab[7] = guiCreateTab("Tab",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Tab[3]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Tab[3]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36,"همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton(57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36,"إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) ======== حمل البرنامج هذا أفضل لك http://notepad-plus-plus.org/ ╔═╦╦╦╗╔╦═╦═╦═╦═╦╦╦╦╦╦╦═╦╦╦╦╗ ║║║║║╠╝║║╚╣║║║║║║║║║║║║║║║║║ ║║║║║╚╦╦═╦╦╦╦╣║║║║║║║║║║║║║║ ║║║║╠═╣╠╝╔══╝║║║║║╟╢║║║║║╟╢║ ╚╩══╩══╩═╩═══╩╩══╩╩═╩╩╩═╩╩═╝ «سبحانك اللهم وبحمدك أشهد أن لا إله إلا أنت أستغفرك وأتوب إليك» M7mdAl7arthy : لتواصل سكايب
ABO-SR777777A Posted January 20, 2013 Posted January 20, 2013 استخدم زر lua لخبطه الحربي قناتي على اليوتوب https://www.youtube.com/user/L5B6H1 SuB And LIke
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