Tuomo Valkonen wrote:
On 2007-04-27, Oskar Nordquist <[EMAIL PROTECTED]> wrote:
I do lots of graphics programming in opengl and I absolutely love the
"jumpto" and "target" winprops, but something to regain focus to the
original frame would be nice. How difficult do you predict this would be
to implement, or if it is at all possible?
What do you exactly mean by regaining focus?
I mean something like "jumpto" but back to the original frame when I
close my application.
Say I have two frames, and when I open my app it opens in my target and
receives focus. Now, when I quit I want my the spawning frame to have
focus again and not the frame set as target. If that makes sense?