[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??

Thanks for you response. I know that I need to increment an integer in the event handler. But where do I "instantiate" this counter "i": int i = 0? Implementing this may be obvious to everyone except me. Can you show me an example of this working in the code snippet of my first post? I'm not finding it to be as easy as it sounds.

Thanks much!