Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Activating SWT app in taskbar

Hi,
I've been wondering if it's possible to activate the blinking
mechanism that ms windows applications do to show that they are active
or changed in the taskbar. Eclipse does it, specifically when you are
in debug mode and have hit a break point and are outside the
application, it blinks in the taskbar. Is there a way to do this using
SWT components/calls?

Thanks in advance,
Benjamin

-- 
/*  http://www.benjaminranck.com */


Back to the top