First off - I'm not sure if this is the right place for JFace questions.
If it's not, please kindly tell me to shove off (and, if you can, point me
in the right direction.)
I have two different applications using the JFace TableViewer. In each
case, after I've added my CellModifiers and I start trying to edit the
contents of the cells, I have to click in the first column of a given row
before I can click into other columns of the same row to edit. Is there a
common "oopsie" that can cause this problem?
If this is the right place for this question, and if specific code would
help, I will post that....but I didn't want to spam a big code block until
I knew this was the right place - and because this has happened on at
least 3 different "startup" SWT/JFace projects (done independently by 3
different developers from my team), I figure it's probably a well known
"well-duh" mistake.