[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Focus keeping after Shell
|
Showing the new shell with setVisible(true) instead of open() should do this
for you.
Grant
"Andrei" <akan@xxxxxxxxx> wrote in message
news:ek470t$hk9$1@xxxxxxxxxxxxxxxxxxxx
> Hi All!
> I create a Shell, and its take a focus. Can I keep focus at control that
got
> it before Shell was created? (Like in a Eclipse completion, editor keep
> focus after proposals popup appear).
>
> Many thanks. Andrei
>
>