Hello,
I'm trying to use GEM as the main user interface for a setup. Here is one of the many hurdles I've met so far:
The GEM window has a 'button' to activate [openpanel]. The open file dialog opens, but behind the GEM window so you don't see it!
The open-file dialog is not part of Pd therefore it can not be manipulated through the useful Pd messages like vis and -topmost. Only when I click a Pd patch, the dialog box will be visible, because the focus then goes to Pd (GEM window is apparently a different process).
Is there a way to force the focus on Pd, without cursor-clicking a Pd patch? Well I can imagine that no process has permission to draw focus onto itself without user interaction. Any other suggestion to solve this issue?
Thanks in advance.
Katja