Skip to main content



      Home
Home » Eclipse Projects » GEF » Connect nodes via keyboard
Connect nodes via keyboard [message #249289] Mon, 15 June 2009 13:23 Go to next message
Eclipse UserFriend
I'm trying to figure out what the keyboard shortcuts are to connect two
nodes with just the keyboard. I can get the connection tool activated and
tab into the canvas, but I don't know how to connect the nodes. Is there
a list of accessibility commands for this?
Re: Connect nodes via keyboard [message #249294 is a reply to message #249289] Mon, 15 June 2009 20:05 Go to previous message
Eclipse UserFriend
Hi Sue,

Here is a list I wrote a while ago, but it's missing stuff about
connections.

http://eclipse-ruminations.blogspot.com/2009/03/keyboard-sho rtcuts-and-accessibility-in.html

This is what I was able to figure by looking at ConnectionCreationTool.

1. Get keyboard focus on the connection tool
2. Select it with Enter
3. Use arrow keys to find source anchor
4. Press Enter to start connection
5. Use arrow keys to find target anchor
6. Press Enter to complete the connection

Hope that helps
Ben

Sue wrote:
> I'm trying to figure out what the keyboard shortcuts are to connect two
> nodes with just the keyboard. I can get the connection tool activated
> and tab into the canvas, but I don't know how to connect the nodes. Is
> there a list of accessibility commands for this?
>
Previous Topic:Null Pointer Exception in org.eclipse.draw2d.ToolTipHelper
Next Topic:Create a figure without model representation in an existing GEF editor
Goto Forum:
  


Current Time: Tue Mar 18 09:18:51 EDT 2025

Powered by FUDForum. Page generated in 0.04282 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top