Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » How to make shell display when it is hidden (After a shell window is hidden, e.g. cover the by another program, how to make it display again )
How to make shell display when it is hidden [message #1454515] Tue, 28 October 2014 13:32
Eric Yang is currently offline Eric YangFriend
Messages: 1
Registered: October 2014
Junior Member
Hello everybody, I'm a newer to SWT/JFace

I met a problem when developing, my task is check the host who is offline in every 10 miniutes, and fill a text with the checking result.

There are some special points ,
One is to make the shell display automatically when the result is generated, when the shell is covered by other program's window, e.g. Excel . How to make the shell on the top of the desktop. I try the method OS.setWindowPos(xx,OS.hwnd_top,...) but it did't work.
The other is when the result is generated, a notice voice is needed.

So how to resolve these problem, which api could be called?

Thank you very much.
Previous Topic:Changing Label Provider for tree viewer giving null pointer exception in MAC
Next Topic:TextCellEditor does not show edited content
Goto Forum:
  


Current Time: Thu Mar 28 16:10:49 GMT 2024

Powered by FUDForum. Page generated in 0.03008 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top