Bug 75034

Summary: [Forms] Add the section on Eclipse Forms in the ISV doc
Product: [Eclipse Project] Platform Reporter: Sebastian Davids <sdavids>
Component: DocAssignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 Keywords: Documentation
Version: 3.0   
Target Milestone: 3.1 RC3   
Hardware: PC   
OS: All   
Whiteboard:

Description Sebastian Davids CLA 2004-09-25 12:19:55 EDT
From bug 53657:

"The concept was always that form pages are not editors by themselves and they 
simply reach up to the multi-page editor to notify that they are dirty. If you 
check the new PDE implementation, you will see that forms mark themselves as 
dirty, turn around and mark the page dirty, which turns around and marks the 
editor dirty. No need for property editors."

@@@@

The examples should show how to do it.
Comment 1 Sebastian Davids CLA 2004-09-25 12:49:37 EDT
Possibly the documentation

http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/pde-ui-home/working/EclipseForms/EclipseForms.html

could be updated also
Comment 2 Dejan Glozic CLA 2005-04-24 20:22:11 EDT
Need to add Eclipse Forms content to ISV doc.
Comment 3 Dejan Glozic CLA 2005-06-20 15:05:12 EDT
Added.