<?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>FlickDotNet.de - Holger&#039;s Take on Software Development &#187; Ribbon</title>
	<atom:link href="http://www.flickdotnet.de/index.php/tags/ribbon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flickdotnet.de</link>
	<description>Opinions, Reviews, Tutorials for Software Developers - Apple iOS, Microsoft .NET and Delphi</description>
	<lastBuildDate>Tue, 26 Jul 2011 17:32:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Delphi 2009 (beta): Ribbon Controls</title>
		<link>http://www.flickdotnet.de/index.php/2008/08/delphi-2009-beta-ribbon-controls/</link>
		<comments>http://www.flickdotnet.de/index.php/2008/08/delphi-2009-beta-ribbon-controls/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 01:05:37 +0000</pubDate>
		<dc:creator>holger</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Ribbon]]></category>

		<guid isPermaLink="false">http://www.flickdotnet.de/?p=144</guid>
		<description><![CDATA[Whenever I get a new version of Delphi, I create a plain VCL Forms Application and browse the tool palette. I love what I found with a first glimpse! There is a tab called &#8220;Ribbon Controls&#8221; that contains 5 additional VCL Controls to allow you to build applications with Ribbon support. TRibbon TRibbonComboBox TRibbonSpinEdit TScreenTipsManager [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I get a new version of Delphi, I create a plain VCL Forms Application and browse the tool palette.</p>
<p>I love what I found with a first glimpse! There is a tab called &#8220;Ribbon Controls&#8221; that contains 5 additional VCL Controls to allow you to build applications with Ribbon support.</p>
<ul>
<li>TRibbon</li>
<li>TRibbonComboBox</li>
<li>TRibbonSpinEdit</li>
<li>TScreenTipsManager</li>
<li>TScreenTipsPopup</li>
</ul>
<p>In order to get known with the functionality, I opened the Ribbon demo, which also is included with Delphi 2009. This is what the demo looks like in the VCL Forms Designer:<br />
<a href="http://www.flickdotnet.de/wp-content/uploads/2008/08/ribbon2.png"><img src="http://www.flickdotnet.de/wp-content/uploads/2008/08/ribbon2.png" alt="" title="Ribbon Demo in Forms Designer" width="300" height="226" class="aligncenter size-medium wp-image-148" border="0" /></a><br />
As you can see the most interesting fact is that the Ribbon Controls integrate in to the well-known VCL ActionBand and ActionList logic. This will make it very comfortable to add Ribbon support to existing applications.<br />
Furthermore, you can drop any VCL control in a Ribbon Group, but there are also special Ribbon Controls, like TRibbonComboBox which adds grouping support to a combo box. Have a look at the screenshot&#8230;.<br />
<a href="http://www.flickdotnet.de/wp-content/uploads/2008/08/combo1.png"><img src="http://www.flickdotnet.de/wp-content/uploads/2008/08/combo1.png" alt="" title="TRibbonComboBox" width="229" height="300" class="aligncenter size-medium wp-image-150" border="0"/></a></p>
<p>Designing a Ribbon is very easy as the designer offers menu items in the context menus to add pages and groups.</p>
<p>All in all, this looks like a cool feature!</p>
<p><i>This post refers to a beta release of Delphi 2009. Features might look different or be omitted in the final release</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flickdotnet.de/index.php/2008/08/delphi-2009-beta-ribbon-controls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

