[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.platform.swt] Re: How can I catch the Ctrl_C or Ctrl_V event in the StyledText widget
From
:
yuyong22@xxxxxxxxxxx
(yong.yu)
Date
: Sat, 12 Apr 2008 01:37:42 +0000 (UTC)
Newsgroups
:
eclipse.platform.swt
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Thank you for your reply.
(event.stateMask & SWT.CTRL) != 0 && (event.character + 64) == 'C'
That is so useful for my question. Thank you.
References
:
[news.eclipse.platform.swt] How can I catch the Ctrl_C or Ctrl_V event in the StyledText widget
From:
yong.yu
[news.eclipse.platform.swt] Re: How can I catch the Ctrl_C or Ctrl_V event in the StyledText widget
From:
Carolyn MacLeod
Prev by Date:
[news.eclipse.platform.swt] Re: How can I catch the Ctrl_C or Ctrl_V event
Next by Date:
[news.eclipse.platform.swt] Why do I get a null pointer exception when trying to dispose a composite within a thread in my program?
Previous by thread:
[news.eclipse.platform.swt] Re: How can I catch the Ctrl_C or Ctrl_V event in the StyledText widget
Next by thread:
[news.eclipse.platform.swt] Re: How can I catch the Ctrl_C or Ctrl_V event in the StyledText widget
Index(es):
Date
Thread