[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Counting click events in a TableColumn??

Tim Molter wrote:
Exactly what I'm trying to do, but how?? I can't figure out how to implement a counter...

Just use an int variable and increment it in your event handler.