[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: is triple click = select-all supported in SWT?

Paul Keyser wrote:
R 3.1.2

Some of my users (well, one) have asked to have triple-click in a Text cause "Select All"; they (he) claims this is common in browsers, although my install of mozilla does not work that way. Has anyone else run into this requirement? Does SWT support this? (Eclipse's java-editor does not seem to, but that is no proof either way.)


In many editors, triple click is "select the entire line", not select all. At least all of my editors (emacs, vim, nedit, thunderbird).

Later,
PW