On 17 Apr 2008, at 02:16, Hans-Joerg Bibiko wrote:
If I use popup without --wait popup will insert automatically the match string. But I want to insert my self-defined string. Thus I use --wait to get a plist of the chosen item, I parse it, and I insert/replace what I want. But if I use --wait and I type something to narrow down the popup list - it works fine - but I do NOT see what I'm typing.
Perhaps you have some local changes (e.g. still on 10.5 SDK?) because this works fine for myself and others. If you look at the ui.rb in Review/Support/lib it has a complete() method which uses the --wait option