O.P. Combobox/editbox variables
Hey guys,
- Edit - complete change. My original problem was solved - I was treating the ChatWnd.Contacts as a string, not iterator. Solved it now.
I do have another thing, which I definitly need help with. I'm hoping for perhaps a pointer to a script doing similar, or even to be old it cant be done.
Basically, I want to make a window which will have 2 controls on it - a combobox, and a editbox. The combobox will be automatically populated with the email addresses of everyone in contact list, and I can do that part, but I want the editbox to be changeable, so that it will hold a custom string for each contact which will be shown, and can be changed as the combobox is changed. and then can be written to an xml file when save is clicked (again, I can handle the xml, it's purely the changing variables I need help with)
This post was edited on 01-09-2009 at 11:46 PM by ArkaneArkade.
|