<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Initialize SWT Action accelerators in SWT 3.4</title>
	<atom:link href="http://www.agynamix.de/blog/initialize-swt-action-accelerators-in-swt-34/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agynamix.de/blog/initialize-swt-action-accelerators-in-swt-34/</link>
	<description>Passionate Software</description>
	<lastBuildDate>Mon, 04 Oct 2010 12:47:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Pietro</title>
		<link>http://www.agynamix.de/blog/initialize-swt-action-accelerators-in-swt-34/comment-page-1/#comment-72</link>
		<dc:creator>Pietro</dc:creator>
		<pubDate>Sun, 26 Jul 2009 21:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agynamix.de/?p=139#comment-72</guid>
		<description>Hi Torsten,
I have updated my swt to 3.5 version but I haven&#039;t resolved my problem.
I&#039;m running under windows xp and I create toolbar via createToolbarManager.
Here an extract of method:

ToolBarManager toolBarManager = new ToolBarManager(style);
VenditaAction caricoAction = new VenditaAction();
ActionContributionItem baCI = new ActionContributionItem(caricoAction);
baCI.setMode(ActionContributionItem.MODE_FORCE_TEXT);
toolBarManager.add(baCI);
........................
........................
........................

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Torsten,<br />
I have updated my swt to 3.5 version but I haven&#8217;t resolved my problem.<br />
I&#8217;m running under windows xp and I create toolbar via createToolbarManager.<br />
Here an extract of method:</p>
<p>ToolBarManager toolBarManager = new ToolBarManager(style);<br />
VenditaAction caricoAction = new VenditaAction();<br />
ActionContributionItem baCI = new ActionContributionItem(caricoAction);<br />
baCI.setMode(ActionContributionItem.MODE_FORCE_TEXT);<br />
toolBarManager.add(baCI);<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten</title>
		<link>http://www.agynamix.de/blog/initialize-swt-action-accelerators-in-swt-34/comment-page-1/#comment-70</link>
		<dc:creator>Torsten</dc:creator>
		<pubDate>Sun, 26 Jul 2009 17:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agynamix.de/?p=139#comment-70</guid>
		<description>Hi Pietro,

I did not have problems with the toolbar support. But try updating your SWT libraries to the new 3.5 version if possible. There&#039;s a good chance the problem has been resolved...

If not too much trouble please come back here and tell me how it goes.

Torsten.</description>
		<content:encoded><![CDATA[<p>Hi Pietro,</p>
<p>I did not have problems with the toolbar support. But try updating your SWT libraries to the new 3.5 version if possible. There&#8217;s a good chance the problem has been resolved&#8230;</p>
<p>If not too much trouble please come back here and tell me how it goes.</p>
<p>Torsten.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pietro</title>
		<link>http://www.agynamix.de/blog/initialize-swt-action-accelerators-in-swt-34/comment-page-1/#comment-71</link>
		<dc:creator>Pietro</dc:creator>
		<pubDate>Sun, 26 Jul 2009 15:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agynamix.de/?p=139#comment-71</guid>
		<description>Hi Torsten,
you have saved my time.
Now I have analogous problem with toolbar manager. Do you know how I can resolve it?</description>
		<content:encoded><![CDATA[<p>Hi Torsten,<br />
you have saved my time.<br />
Now I have analogous problem with toolbar manager. Do you know how I can resolve it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickaël</title>
		<link>http://www.agynamix.de/blog/initialize-swt-action-accelerators-in-swt-34/comment-page-1/#comment-69</link>
		<dc:creator>Mickaël</dc:creator>
		<pubDate>Tue, 23 Jun 2009 07:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agynamix.de/?p=139#comment-69</guid>
		<description>Thank you very much for this tips. I was thinking about a initialization problem too.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this tips. I was thinking about a initialization problem too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

