Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] hello


You will need to keep a count.



<andrei_medanro@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

12/07/2005 04:14 AM

Please respond to
"Eclipse Platform SWT component developers list."

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] hello





I have a question. I made a component who extend
Canvas. These component is a selection bar. I add
keyListener listener to my component and I need to
know number of times I push a key. For example I hold
arrow_down many times, and when I release I need to
know how many times I keep push that key.

Thanks.


                                 
__________________________________________
Yahoo! DSL – Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top