1
Suggestions and Requests / Re: "Show Realized Interfaces" - better
« on: August 24, 2006, 03:58:10 pm »
>> 1. ) Look at Element | Advanced | Override Implementation.
This is a totally different function. The "Show" function controls whether a lollipop is shown on the class. The "Override" function implements overrides in subclasses.
>> 2) You can use keyboard arrows to navigate the context menu. Mind you, I can't find it in the context menu anyway.
The only way to reach "Show Realized Interfaces" is through the context menu (I'm pretty sure), so I don't know what you're thinking of... maybe you've confused "Override" with "Show" still? Click on a class, now, without using the mouse, try to find a sequence of keystrokes that will lead you to "Show Realized Interfaces".
Here's how to reach it with the mouse:
1.) right click on class
2.) Select "Add Embedded".
3.) Select "Show Realized Interfaces".
>> 3) It seems to me that this is also something that doesn't make sense with multiple classes selected.
Maybe this is the "Show" vs. "Override" confusion again. Example: I have six classes that all implement interfaces, and I want to show lollipops on all of them. Given items 1 through 3 above, it's pretty tedious. If multiselect worked, I wouldn't care as much about the other two issues.
-Ed Staub
This is a totally different function. The "Show" function controls whether a lollipop is shown on the class. The "Override" function implements overrides in subclasses.
>> 2) You can use keyboard arrows to navigate the context menu. Mind you, I can't find it in the context menu anyway.
The only way to reach "Show Realized Interfaces" is through the context menu (I'm pretty sure), so I don't know what you're thinking of... maybe you've confused "Override" with "Show" still? Click on a class, now, without using the mouse, try to find a sequence of keystrokes that will lead you to "Show Realized Interfaces".
Here's how to reach it with the mouse:
1.) right click on class
2.) Select "Add Embedded".
3.) Select "Show Realized Interfaces".
>> 3) It seems to me that this is also something that doesn't make sense with multiple classes selected.
Maybe this is the "Show" vs. "Override" confusion again. Example: I have six classes that all implement interfaces, and I want to show lollipops on all of them. Given items 1 through 3 above, it's pretty tedious. If multiselect worked, I wouldn't care as much about the other two issues.
-Ed Staub