I'm working on a web browser and the combo edit box i use for entering urls is causing me a headache. When i click go, the url is added to the drop list (/did -a $dname blah blah). However, If i enter the same url again, its adds the url to the drop list a second time. How do i prevent that from happening?
Other than that everything works pretty well.