This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes Alt-Tab with SWT.ON_TOP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Alt-Tab with SWT.ON_TOP" Watch "Alt-Tab with SWT.ON_TOP" New topic
Author

Alt-Tab with SWT.ON_TOP

Abu Nene
Ranch Hand

Joined: Nov 13, 2008
Posts: 56
Hi I'm running my SWT application on a Ubuntu machine. Problem if my application is implemented with SWT.ON_TOP, it does not appear when I do the Alt-Tab on my keyboard. I want the behaviour of SWT.ON_TOP and my application will auto-hide after certain interval thus I need the Alt-Tab to bring it back. Any advise?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Alt-Tab with SWT.ON_TOP
 
Similar Threads
Capturing/Consuming Alt+Tab combination under JFrame
How to mask Alt + Tab and Alt + Esc
How to mask Alt + Tab and Alt + Esc
Frame on Top
TabbedPane cycling