| Summary: | [Table] actions are not all in the same group | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Nicolas Bros <nicolas.bros> |
| Component: | EMF-Facet | Assignee: | Project Inbox <emft.facet-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 | CC: | gdupe |
| Version: | unspecified | Flags: | gdupe:
juno+
|
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Nicolas Bros
If I remember properly, we have been forced to use action instead of command because it wasn’t possible to implement toggling button with commands. I found an example that uses toggle commands, so it looks like it is supported now: https://github.com/paulweb515/eclipseExamples/blob/master/org.eclipse.example.commands/plugin.xml (see the definition for "org.eclipse.example.commands.monitorCount") Also, see: http://wiki.eclipse.org/Menu_Contributions/Toggle_Button_Command |