Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] swt / shell focus

i am trying to get a shell that i am displaying to get
focus over all other applications, not just the application
that created it. i'm developing on a win32 platform with
swt 1137.

i've tried forceFocus() and setFocus(), but both of those
only seem to work to bring the shell above other windows
from that application, not other applications.

any insight?

| Frank Jania
| problem solver / process expeditor
| W: +1.203.486.7256
| M: +1.646.456.4843
| Advanced Internet Technology
|
| "don't stand near the glass, don't pass anything to him, don't allow him
to pass anything to you"
| -Thomas Harris



Back to the top