Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/Meeting Minutes/Status 20090714"

(New page: == Attendees == * Tom Schindl * John Arthorne * Oleg Besedin * Eric Moffatt * Simon Kaegi * Paul Webster * John Arthorne * Mike Wilson * Silenio Quarti == Minutes == * Action sets track...)
 
Line 20: Line 20:
 
** Correct dirty affordance
 
** Correct dirty affordance
 
** Prompt when dirty editor is closed
 
** Prompt when dirty editor is closed
 +
** File>Save As would be nice
 
* Need callback from model when:
 
* Need callback from model when:
 
** Model element visibility changes
 
** Model element visibility changes
 
** When model element goes away (close)
 
** When model element goes away (close)
 +
* Use cases
 +
** Be able to use e4 platform to build and run a simple e4 application (without compatibility)
 +
** Be able to run with compatibility layer included and incorporate old views/etc.
 +
* Rename PartRenderer/PartFactory
 +
* Split renderer extensions into another plug-in to allow someone else to contribute renderers.

Revision as of 11:58, 14 July 2009

Attendees

  • Tom Schindl
  • John Arthorne
  • Oleg Besedin
  • Eric Moffatt
  • Simon Kaegi
  • Paul Webster
  • John Arthorne
  • Mike Wilson
  • Silenio Quarti

Minutes

  • Action sets track visibility
  • Need to remove min/max icons from views (or implement min/max)
  • Extra border around tabs on ETabFolder
  • Should be able to get most menu commands working, but need to check on case-by-case basis.
  • File>Save absolutely needs to work
    • Correct dirty affordance
    • Prompt when dirty editor is closed
    • File>Save As would be nice
  • Need callback from model when:
    • Model element visibility changes
    • When model element goes away (close)
  • Use cases
    • Be able to use e4 platform to build and run a simple e4 application (without compatibility)
    • Be able to run with compatibility layer included and incorporate old views/etc.
  • Rename PartRenderer/PartFactory
  • Split renderer extensions into another plug-in to allow someone else to contribute renderers.

Back to the top