Bug 61413 - Inherit from PropertySheetEntry
Summary: Inherit from PropertySheetEntry
Status: RESOLVED FIXED
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 2.1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.0 M6   Edit
Assignee: Randy Hudson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 79209 85089 (view as bug list)
Depends on: 39243
Blocks:
  Show dependency tree
 
Reported: 2004-05-07 12:04 EDT by Randy Hudson CLA
Modified: 2005-04-01 12:15 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2004-05-07 12:04:32 EDT
PropertySheetEntry is now API.  So we should be able to subclass it.  
Investigate next week when this change makes its way into an integration build.
Comment 1 Whitney Sorenson CLA 2004-05-17 16:51:18 EDT
Waiting on changes in bug #39243. Implemented the requested changes in a copy of
PropertySheetEntry; UndoablePropertySheetEntry will subclass this placeholder
for now.
Comment 2 Randy Hudson CLA 2004-06-14 16:46:57 EDT
3.1
Comment 3 Randy Hudson CLA 2005-03-21 16:37:06 EST
reopen for 3.1
Comment 4 Randy Hudson CLA 2005-03-21 16:40:29 EST
*** Bug 85089 has been marked as a duplicate of this bug. ***
Comment 5 Randy Hudson CLA 2005-03-22 15:08:10 EST
*** Bug 79209 has been marked as a duplicate of this bug. ***
Comment 6 Randy Hudson CLA 2005-04-01 12:15:48 EST
Fixed and released to HEAD.  Note that this exposes a few new bugs that were
fixed in our copied implementation.