Re: Can TreeItem#setChecked(boolean) be enabled?
Marc Stiegler <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
Turn it on. There is no reason for it to be suppressed. As a note on my taming process, please remember that the default is always that things are turned off, and the tool I used to do enter my decisions was explicitly designed to make it automatic to suppress, but require action to activate -- the process was designed to strongly orient toward "fail safe". I'm confident I left this suppressed by accident. --marcs On Sat, May 9, 2009 at 6:26 PM, Terry Stanley <[email protected]> wrote: > As shown at <http://erights.org/javadoc/org/eclipse/swt/widgets/TreeItem.html#setChecked(boolean)>, > currently, the E taming decisions suppress > org.eclipse.swt.widgets.TreeItem#setChecked(boolean). Causeway would > find this method useful. Is there a reason this needs to be > suppressed? Does anyone object to enabling this in the next E release? > > MarcS, MarkM tells me you were probably the one who initially > suppressed this, so I'd appreciate it if you could take a look. > Thanks. >