<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.technology.albireo</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/maillist.html</link>
		<description>NewsGroup: eclipse.technology.albireo</description>
		<language>en-us</language>
		<pubDate>Mon, 02 Jun 2008 10:01:57 GMT</pubDate>
		<lastBuildDate>Mon, 02 Jun 2008 10:01:57 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.technology.albireo</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.technology.albireo] Re: Control.setParent() under	Windows</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00076.html</link>
		<description>Yes, this is possible (it was my first approach), but it looks strange. The Swing frame has to be visible before you can add SWT Components. So, after calling setVisible() you can see an empty Window. After a moment the SWT Components are added and the Win...</description>
		<pubDate>Mon, 02 Jun 2008 08:21:52 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00076.html</guid>
		<author>bodomchild@xxxxxxx (Magnus Konze)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.albireo] Alpha 2 is available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00075.html</link>
		<description>A second alpha version of Albireo is available from the new albireo download page: http://www.eclipse.org/albireo/downloads/ This release fixes a number of bugs in the previous release. See the release notes for more information: http://wiki.eclipse.org/Al...</description>
		<pubDate>Tue, 27 May 2008 18:36:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00075.html</guid>
		<author>gordon.hirsch@xxxxxxx (Gordon Hirsch)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.albireo] Re: Control.setParent() under	Windows</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00074.html</link>
		<description> </description>
		<pubDate>Tue, 27 May 2008 17:54:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00074.html</guid>
		<author>gordon.hirsch@xxxxxxx (Gordon Hirsch)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.albireo] Re: Control.setParent() under	Windows</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00073.html</link>
		<description>Thank you very much! Yes my problem is a very special one. It would be great, if anyone has a solution for that. But for now i'm generally interested in the reliability of setParent(). If it isn't recommended even under Windows, i could cancel my current a...</description>
		<pubDate>Mon, 26 May 2008 15:08:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00073.html</guid>
		<author>bodomchild@xxxxxxx (Magnus Konze)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.albireo] Re: Control.setParent() under	Windows</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00072.html</link>
		<description>If you don't get an answer here I can point you to the albeiro-newsgroup which deals with Swing/AWT-SWT integration problems and people might know more about the issues you can run into. I would also suggest that your message title could have been better b...</description>
		<pubDate>Mon, 26 May 2008 13:02:14 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00072.html</guid>
		<author>tom.schindl@xxxxxxx (Tom Schindl)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.albireo] Re: Invoking jface WizardDialog	from Swing Action</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00071.html</link>
		<description>You should be able to fire up your JFace dialog ( within a Display.asyncExec runnable) Doh! I should have said from within a java.awt.EventQueue.invokeLater runnable. It's a bad Monday morning, apparently. I was right the first time. Sorry. </description>
		<pubDate>Mon, 28 Apr 2008 15:19:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00071.html</guid>
		<author>gordon.hirsch@xxxxxxx (Gordon Hirsch)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.albireo] Re: Invoking jface WizardDialog	from Swing Action</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00070.html</link>
		<description>You should be able to fire up your JFace dialog ( within a Display.asyncExec runnable) Doh! I should have said from within a java.awt.EventQueue.invokeLater runnable. </description>
		<pubDate>Mon, 28 Apr 2008 15:17:35 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00070.html</guid>
		<author>gordon.hirsch@xxxxxxx (Gordon Hirsch)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.albireo] Re: Invoking jface WizardDialog	from Swing Action</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00069.html</link>
		<description>You should be able to fire up your JFace dialog ( within a Display.asyncExec runnable) from the Swing action's java code. Does this not work for you? What's the error you are seeing? </description>
		<pubDate>Mon, 28 Apr 2008 15:15:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00069.html</guid>
		<author>gordon.hirsch@xxxxxxx (Gordon Hirsch)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.albireo] Invoking jface WizardDialog from	Swing Action</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00068.html</link>
		<description>Hi, Good effort on albireo. Quick question. I'm looking through the alpha's as I type this, but I don't see what I'm looking for. I want to be able to invoke a jface Dialog from a swing action but am not having any luck. The higher level view is that I had...</description>
		<pubDate>Mon, 28 Apr 2008 14:59:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00068.html</guid>
		<author>javaguy44@xxxxxxx (javaguy)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.albireo] Re: Albireo (Swing/SWT	integration) alpha available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00067.html</link>
		<description>It's definitely being done in shipping, production-quality RCP apps. I can't really call the integration &amp;quot;seamless&amp;quot;, but it's good enough. This is indeed the main difficulty with integration as it exists today. The extent of the difficulty depends on what ...</description>
		<pubDate>Fri, 18 Apr 2008 15:28:25 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.albireo/msg00067.html</guid>
		<author>gordon.hirsch@xxxxxxx (Gordon Hirsch)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
