Path: utzoo!attcan!uunet!ginosko!usc!ucsd!ucbvax!agate!shelby!labrea!daemon From: wab@sumex-aim.stanford.edu (William A. Brown) Newsgroups: comp.sys.next Subject: About popUpLists Message-ID: <24038@labrea.Stanford.EDU> Date: 24 Aug 89 21:50:15 GMT Sender: daemon@labrea.Stanford.EDU Lines: 16 About popUpLists I have some trouble using removeItem: and removeItemAt: when that item is displayed on the button. Question: How can you remove an item that is selected? I would also like to select items from the program itself like: SelectItemAt:(int)index Performs in the same way as if the item was selected with mouse by the user. Any codeexample in the intended direction would be appreciated. Thanks