Author Topic: Keyboard shortcuts to context menu items  (Read 3323 times)

Dani

  • EA User
  • **
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Keyboard shortcuts to context menu items
« on: June 30, 2005, 12:55:47 am »
Is the above possible ?

I have a bunch of connectors in a sequence diagram the source element of which needs to change. Presently I have to individually select each one of them, right click, go connection detail, and then set source and target.

It'd be nice if I could assign a keyboard shortcut to this function. It would also be nice if I could multiple select all the connectors I need to apply the operation to and do it in one go. As far as I can see that's not possible either.

Any suggestions ?

thomaskilian

  • Guest
Re: Keyboard shortcuts to context menu items
« Reply #1 on: June 30, 2005, 03:56:08 am »
Shortcuts: Try Tools/Customize/Keyboard
Multiple selection: Still not possible (is EA developed OO?)

Dani

  • EA User
  • **
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Re: Keyboard shortcuts to context menu items
« Reply #2 on: June 30, 2005, 03:59:56 am »
Thomas,

Re customize/keyboard, I tried that before posting, but as far as I can see there's no way to access an option that's only present in a context menu.

thomaskilian

  • Guest
Re: Keyboard shortcuts to context menu items
« Reply #3 on: June 30, 2005, 04:13:29 am »
Maybe it's possible by writing an add-in. Haven't tried that so far, so actually it's onyl a guess :-/

AshK

  • EA User
  • **
  • Posts: 137
  • Karma: +0/-0
    • View Profile
Re: Keyboard shortcuts to context menu items
« Reply #4 on: June 30, 2005, 04:53:23 pm »
In Ea 767 you can change the source/target of a connector by:

-hold shift, then left click the end that is to be moved
-select the new source/target element

HTH,

Ash
The Sparx Team
[email protected]

Dani

  • EA User
  • **
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Re: Keyboard shortcuts to context menu items
« Reply #5 on: July 01, 2005, 01:33:15 am »
Ash,

Thanks a lot. That's an awful lot better than doing it through the context menu.