I'm not exactly sure what the question
is but the character 0x0001 is 'Control A' or SOH in the ASCII table.
qrtt1@xxxxxxxxxxxxxxxx Sent by: platform-swt-dev-bounces@xxxxxxxxxxx
01/14/2006 05:54 PM
Please respond to
"Eclipse Platform SWT component developers list."
To
platform-swt-dev <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
[platform-swt-dev] Re: Need
help about using Display.post
Hi all,
I can use the hotkey ctrl + a now. First, I have no idea how to
use it,
but I can make a shell listening to key event. there are some information
we can get from key event.