> Since you mention jave, ensure you *don't* have Lenience set on these windows.
Thanks for the tip. > But since these are Java apps, none of this advice is guaranteed to work, > given Java's history with not playing ball. Only the GUI, which we want to never get keyboard events, is in Java. The other one (which should always have the keyboard) is done in a whacky 3rd party system (none of which is Java). > Good luck. Thanks.
