Bug 2922 - need to register a menu in Properties view (1GKOF28)
Summary: need to register a menu in Properties view (1GKOF28)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:46 EDT by Karice McIntyre CLA
Modified: 2002-04-30 16:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2001-10-10 22:46:12 EDT
Views that provide multiple pages pose a bit of challenge to 
register menus.  Currently we provide no popup menu in the Properties.
However, we should register a menu that other isvs can add to the menu in 
this view.

How can we register a menu on PropertySheetPage, since we cannot access
the proper object to register from this class (only subclasses of WorkbenchPart can 
do this right now)?  PropertySheetPage is not a subclass of WorkbenchPart.  
The PropertySheet class is a subclass of WorkbenchPart, but we do not create 
toolbar/menu actions in this class, we do this in PropertySheetPage.

Does the Outline have the same issue, since it also has multiple pages?  

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:25:44 EST
PRODUCT VERSION:
201

Comment 2 Kevin Haaland CLA 2002-04-30 16:10:49 EDT
Works in latest.