[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: close a shell without closing application?

well, in fact I can close only a shell by using <myshell.close()> but my
problem, is that I want to get the current shell because I cannot call the
variable <myshell> in some parts of my code....