The InsertBookmark dialogues need to be implemented for non- Unix platforms. This is a simple combo-box, filled using the functions getExistingBookmarksCount() and getNthExistingBookmark(n) of the XP InsertBookmark dialogue (note that the bookmarks should be sorted for display).
Also a change is needed to the GoTo dialogue, so that when the target "Bookmark" is selected, a listbox with exsting bookmarks is displayed; again the list should be filled using getExistingBookmarksCount() and getNthExistingBookmark(n). Thanks in advance Tomas
