<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.tools.gef</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/maillist.html</link>
		<description>NewsGroup: eclipse.tools.gef</description>
		<language>en-us</language>
		<pubDate>Sun, 06 Jul 2008 20:47:06 GMT</pubDate>
		<lastBuildDate>Sun, 06 Jul 2008 20:47:06 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.tools.gef</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.tools.gef/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.gef] Two editors on one model - Unable to	change the model in one of them</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20519.html</link>
		<description>Hi, I have opened a model in two different editors. If i change the model in one of the editor and open the same model in the other editor, it gives me following exception (and i cant see the editor view): &amp;quot;You are attempting to modify an unmodifiable reso...</description>
		<pubDate>Sun, 06 Jul 2008 21:31:59 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20519.html</guid>
		<author>clandestinesnehal@xxxxxxx (Snehal Fulzele)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Re: connection edit part not hiding</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20518.html</link>
		<description>well in the end at last i managed to solve the problem... :) 1. never remove or change the layer or order of the layer from your root edit part or else the gray temporary figures will throw exception. 2. you will have to override the getLayer methods of th...</description>
		<pubDate>Sun, 06 Jul 2008 11:44:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20518.html</guid>
		<author>shady_86@xxxxxxx (sharad)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Zooming problem: class org.eclipse.draw2d.ScaledGraphics has not implemented this new graphics function)</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20517.html</link>
		<description>Hi, I am trying to use the zooming capabilities of GEF. I have followed the Logic example. I have placed the zoom-in and zoom-out actions in the context menu, but i am getting the following exception on clicking the 'zoom' actions: Exception: Failed to exe...</description>
		<pubDate>Sun, 06 Jul 2008 10:47:13 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20517.html</guid>
		<author>clandestinesnehal@xxxxxxx (Snehal Fulzele)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.gef] Re: Dynamic tabbed properties view-	documentation or sample code?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20516.html</link>
		<description> &amp;quot;Anthony Hunter&amp;quot; &amp;lt;anthonyh@xxxxxxxxxx&amp;gt; wrote in message news:g4l8hk$8gp$1@xxxxxxxxxxxxxxxxxxxx OK, thanks. I will check it out. -- Sunil </description>
		<pubDate>Sat, 05 Jul 2008 17:03:10 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20516.html</guid>
		<author>sunil_kamath@xxxxxxx (Sunil Kamath)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Re: connection edit part not hiding</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20515.html</link>
		<description>after searching in the news group i found this thread http://www.eclipsezone.com/forums/thread.jspa?messageID=91930200&amp;amp;#91930200 its all because of the ConnectionLayer been added in the layered pane list after the primary layer. is it possible to put the c...</description>
		<pubDate>Sat, 05 Jul 2008 14:41:47 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20515.html</guid>
		<author>shady_86@xxxxxxx (sharad)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Re: connection edit part not hiding</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20514.html</link>
		<description>do any one know the method of doing the above stated? is this because of the connection layer somewhere set to be the top most layer or somehting? please give some hints so that i can atleast start searching for it.., </description>
		<pubDate>Sat, 05 Jul 2008 12:15:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20514.html</guid>
		<author>shady_86@xxxxxxx (sharad)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.gef] Re: Change standard Drag Ghost</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20513.html</link>
		<description>this ghost is from the ResizableEditPolicy which is been installed with the primary drag role key in the decorateChild method. you can override this method in your xylayoutpolicy and can give your own implementation.., </description>
		<pubDate>Fri, 04 Jul 2008 18:43:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20513.html</guid>
		<author>shady_86@xxxxxxx (sharad)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Re: can GrahpicalEditor be a sub page	inside MultiPageEditor ?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20512.html</link>
		<description>hello brandon... as Anthony said ya its possible, but you will have several problems in doing that... like page book views like palette view wont be updated when you will switch between the tabs.., </description>
		<pubDate>Fri, 04 Jul 2008 18:36:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20512.html</guid>
		<author>shady_86@xxxxxxx (sharad)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Source Code Debugging of GEF code</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20511.html</link>
		<description>I've installed the new GEF 4.2 package that includes source, examples and Zest into Ganymede. When I try to step into a method I just get the class loader but no source code. What must I do to get my GEF program to show the GEF source code? Dale </description>
		<pubDate>Fri, 04 Jul 2008 16:22:37 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20511.html</guid>
		<author>dlarson42@xxxxxxx (Dale)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.gef] Re: Change standard Drag Ghost</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20510.html</link>
		<description>Hi Mann Check out the GEF Logic example and look for the feedback figures used to create a different drag look. Search for *FeedbackFigure. Cheers... Anthony &amp;quot;Mann&amp;quot; &amp;lt;mattmann@xxxxxxxxxx&amp;gt; wrote in message news:g4klj1$js2$1@xxxxxxxxxxxxxxxxxxxx </description>
		<pubDate>Fri, 04 Jul 2008 14:10:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.gef/msg20510.html</guid>
		<author>anthonyh@xxxxxxx (Anthony Hunter)</author>
	</item>

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