<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Caretta Software Blog &#187; Tips and Tricks</title>
	<atom:link href="http://www.carettasoftware.com/blog/category/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.carettasoftware.com/blog</link>
	<description>News and events about Caretta Software, GUI Design Studio, User Interface Design and Software Prototyping</description>
	<lastBuildDate>Fri, 11 Nov 2011 19:22:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GUI Design Studio Tip#2: Make Use of Keyboard Shortcuts</title>
		<link>http://www.carettasoftware.com/blog/make-use-of-keyboard-shortcuts/208/</link>
		<comments>http://www.carettasoftware.com/blog/make-use-of-keyboard-shortcuts/208/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 16:32:29 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[GUI Design Studio]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.carettasoftware.com/blog/?p=208</guid>
		<description><![CDATA[GUI Design work involves a lot of mouse activity. Be more productive and reduce the strain by using keyboard alternatives where possible. &#160; You can find most of the shortcut keys in the Help file by using the “Help &#124; Keyboard Shortcuts” menu command. &#160; Here’s a few more (some changed in version 3.5) that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-189" src="http://www.carettasoftware.com/images/screens/help_keyboard_shortcuts_tn.jpg" alt="Keyboard Shortcuts Help Topic" width="200" height="152" />GUI Design work involves a lot of mouse activity. Be more productive and reduce the strain by using keyboard alternatives where possible.</p>
<p>&nbsp;</p>
<p>You can find most of the shortcut keys in the Help file by using the “<strong>Help | Keyboard Shortcuts</strong>” menu command.</p>
<p>&nbsp;</p>
<p>Here’s a few more (some changed in version 3.5) that may not be listed in the help topic:<br />
<span id="more-208"></span></p>
<table border="0">
<tbody>
<tr>
<th>&nbsp;&nbsp;F2</th>
<td>Edit text for the selected element.</td>
</tr>
<tr>
<th>&nbsp;&nbsp;F7</th>
<td>Toggle between normal and sub-item selection modes.</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Numpad /</th>
<td>Fit selected elements into the view.</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Ctrl + R</th>
<td>Go to the source of the selected connection (changed from Alt+R in V3.5).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Ctrl + T</th>
<td>Go to the target of the selected connection (changed from Alt+T in V3.5).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Ctrl + W</th>
<td>Swap two selected element positions (changed from Alt+S in V3.5).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Tab</th>
<td>Select the next element on the design (go to next control in dialogs).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Shift + Tab</th>
<td>Select the previous element on the design (go to previous control in dialogs).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Left Arrow</th>
<td>Move selected elements left by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Right Arrow</th>
<td>Move selected elements right by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Up Arrow</th>
<td>Move selected elements up by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Down Arrow</th>
<td>Move selected elements down by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Shift +Left Arrow</th>
<td>Decrease width of selected elements by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Shift +Right Arrow</th>
<td>Increase width of selected elements by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Shift +Up Arrow</th>
<td>Decrease height of selected elements by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
<tr>
<th>&nbsp;&nbsp;Shift +Down Arrow</th>
<td>Increase height of selected elements by 1 pixel (5 pixels with Ctrl key).</td>
</tr>
</tbody>
</table>
<h3>Property Editor Shortcuts</h3>
<p>And, to coincide with the Tree element changes in version 3.5, I was reminded that the element property editors are full of keyboard shortcuts, using standard Windows Alt + key combinations. These show up underlined as soon as you hit the Alt key and we’ve made many of the buttons in 3.5 taller to make sure they’re visible on all platforms.</p>
<p>The property editor shortcuts are most useful when entering items in Trees, Lists, Tables, Menus and other elements that contain lots of sub-items. In all cases, you can enter the item text then hit Alt + I to insert the new item. The keyboard focus will automatically return to the item text field ready for you to enter the next item.</p>
<p>So why not experiment with keyboard shortcuts to see what works best for you, and reduce the strain on your mouse arm?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.carettasoftware.com/blog/make-use-of-keyboard-shortcuts/208/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GUI Design Studio Tip#1: A Great Way to Zoom Around Your Designs</title>
		<link>http://www.carettasoftware.com/blog/zoom-around-your-gui-design/157/</link>
		<comments>http://www.carettasoftware.com/blog/zoom-around-your-gui-design/157/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 15:58:21 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[GUI Design Studio]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[zooming]]></category>

		<guid isPermaLink="false">http://www.carettasoftware.com/blog/?p=157</guid>
		<description><![CDATA[Did you know that you can change the behaviour of the mouse scroll wheel in the “File &#124; Preferences” dialog in GUI Design Studio? You can set it to zoom in and out or to scroll vertically. You can still get to the alternative function by holding down the Ctrl key. So if the wheel normally [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can change the behaviour of the mouse scroll wheel in the “File | Preferences” dialog in GUI Design Studio?</p>
<p>You can set it to zoom in and out or to scroll vertically. You can still get to the alternative function by holding down the Ctrl key. So if the wheel normally zooms, holding down the control key will scroll and vice versa.</p>
<p><a href="http://www.carettasoftware.com/blog/wp-content/uploads/2009/11/TipsTricks01-PrefsScrollWheel.png"><img class="center size-medium wp-image-158" title="Setting the Scroll Wheel behaviour preference" src="http://www.carettasoftware.com/blog/wp-content/uploads/2009/11/TipsTricks01-PrefsScrollWheel-300x194.png" alt="Setting the Scroll Wheel behaviour preference" width="300" height="194" /></a></p>
<p class="center imgcap">(click image for full size view)</p>
<p>Whatever you&#8217;re pointing at when you zoom will remain fixed in position on screen so you can quickly point and zoom to focus in on any area of interest.</p>
<p>Don’t forget that if your mouse wheel tilts, this will scroll you horizontally, giving you full control over your view from that little wheel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.carettasoftware.com/blog/zoom-around-your-gui-design/157/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

