Navigate through widgets but keep focus on property editor

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Navigate through widgets but keep focus on property editor

Postby rtrauni » Mon Aug 21, 2006 11:37 pm

Is there a way to navigate through the ui components (e.g. labels) on the designer view with a shortcut but keep the focus on a certain property in the property editor. Now I can navigate through controls but then I lose the on the property.

This would be especially useful for large forms where I have a lot of labels and want to set the text for each one by editing the text property and then switching to the next label by using a short-cut, like for example strg + arrow key, without losing the focus on the the text property.
rtrauni
 
Posts: 5
Joined: Thu Feb 03, 2005 2:25 pm

Re: Navigate through widgets but keep focus on property edit

Postby Eric Clayberg » Tue Aug 22, 2006 5:57 am

rtrauni wrote:Is there a way to navigate through the ui components (e.g. labels) on the designer view with a shortcut but keep the focus on a certain property in the property editor.

No, but Designer's direct edit feature would allow you to change the text on a number of widgets very quickly.

Image

Image
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: Navigate through widgets but keep focus on property edit

Postby rtrauni » Wed Aug 23, 2006 12:44 pm

How about changing other properties quickly. Sometimes I have to change the margins of a couple of layouts. Then, I want to be able to change margin_width, height, top, bottom all without having to navigate to each single property using the mouse.
rtrauni
 
Posts: 5
Joined: Thu Feb 03, 2005 2:25 pm

Re: Navigate through widgets but keep focus on property edit

Postby Eric Clayberg » Thu Aug 24, 2006 10:46 am

rtrauni wrote:How about changing other properties quickly. Sometimes I have to change the margins of a couple of layouts. Then, I want to be able to change margin_width, height, top, bottom all without having to navigate to each single property using the mouse.

You can change the same property on multiple widgets simultaneously by selecting all of the widgets at once and then changing the desired property in the proiperty pane. All of the selected widgets will be updated at once.

You can use this to easily set the margins on a number of layouts (composites) at the same time.

See the product docs for the discussion of Multi-Control Editing.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest