[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: How to find top Shell from Point

Thank you Steve. My concern is that it is possible to have a stack of Shells containing the Point, but neither of them is active.The Active Shell could be located somewhere else on the Display. I can overcome it with the JNI call, but it seems like an overkill/

aioffe