Delta01 Posted October 10, 2007 Posted October 10, 2007 Hey, I'm making a script with an .ini file, and i want to to save the settings of a GUICombo, but i have to add all the info to the SetData, otherwise some things won't show up, depending on what is saved. $Wep1 = GuiCtrlCreateCombo($iWep1, 150, 25, -1, -1, $CBS_DROPDOWNLIST) $Data1 = GUICtrlSetData($Wep1,"Spear / Glavie|Sword / Blade|Shield|Bow|None","") Is there anyway I can get it to read what is there by default, so that I can then make it not show up twice in the menu?
maqleod Posted October 10, 2007 Posted October 10, 2007 Hey, I'm making a script with an .ini file, and i want to to save the settings of a GUICombo, but i have to add all the info to the SetData, otherwise some things won't show up, depending on what is saved. $Wep1 = GuiCtrlCreateCombo($iWep1, 150, 25, -1, -1, $CBS_DROPDOWNLIST) $Data1 = GUICtrlSetData($Wep1,"Spear / Glavie|Sword / Blade|Shield|Bow|None","")oÝ÷ Ø-êÞj|°k"jx¶+m¢·wZ¶+-êÞo'^}«¥¶Ê-«Hq©íéæjG¢¶z-²0ºpÇ¢Ø^éîþ«¨µâ"éÝz»-jwr¢ç(®·¶²¢çë"xy§RyËb¢{h¦éewè®fß®²¢è§ÚuÛh¶¢fèneG¬¢Øb²ÈhºWp¢¹'¢ÚÞjYri¹^¶^²Ørêëz{eË*.ø¥z)â~)^r^÷P¨º5÷} [u]You can download my projects at:[/u] Pulsar Software
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