[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] How to get Keyboard state at startup

Hi all

How can I get the keyboard state at start up of an application. I need to know if the ctrl key is pressed at startup, i.e. the user keeps the ctrl key pressed while my application is starting. Is there any method or trick to read the current key status?

thanks in advance