Bug 376141

Summary: Placement of 'Implement Interface' option on class
Product: [Mono] MonoDevelop Reporter: Alan McGovern <alan.mcgovern>
Component: generalAssignee: MD Bugs <monodevelop-bugs>
Status: RESOLVED DUPLICATE QA Contact: MD Bugs <monodevelop-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: SVN   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alan McGovern 2008-04-02 00:42:13 UTC
It always bothered me that to implement an interface, you have to click on the *class* name, then navigate through *two* menus and finally select the interface name in order to implement it.

Would it not make more sense to right click on the Interface name itself and choose to implement it either explicitly or implicitly?

That way you don't have to navigate two menus and choose a name, you just choose implicit/explicit.
Comment 1 Lluis Sanchez 2008-04-02 08:39:15 UTC

*** This bug has been marked as a duplicate of bug 325224 ***