[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: How to exit from maximize tables?

"Carolyn MacLeod" <Carolyn_MacLeod@xxxxxxxxxx> wrote in message 
news:frbgn3$m81$1@xxxxxxxxxxxxxxxxxxxx
> Double-clicking on a Table item generates a default selection event in the 
> Table.

That's what I suspected, which means that we should avoid using
double click with Tables. Double click will be fine in exiting
Image shells.

R.