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

	<item>
		<title>[news.eclipse.platform.swt] monitoring &quot;help browser&quot;?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40941.html</link>
		<description>Hi guys, I posted this question in eclipse.platform group, but got no answer. Maybe someone here can help me: * I want to monitor the usage of help browser, such as 1) what keywords the user has typed to search for 2) what help topic he just clicked. The p...</description>
		<pubDate>Sun, 11 May 2008 15:24:25 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40941.html</guid>
		<author>zhuj@xxxxxxx (Jinhui)</author>
	</item>


	<item>
		<title>[news.eclipse.platform.swt] Problems starting up I20080507-2000</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40940.html</link>
		<description>Hi guys, 'An error has occurred. See the log file /home/mohamed/workspace/.metadata/.log.'. I am on ubuntu hardy running a sun's 64 bit jre. 3.4 m7 64bit seems to work fine, it's strange that this refuses to start up, i haven't had a change to try it under...</description>
		<pubDate>Sun, 11 May 2008 00:18:23 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40940.html</guid>
		<author>mohbana86@xxxxxxx (Mohamed Bana)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] swt Image with JDBC and sqlserver2000</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40939.html</link>
		<description>I had create a table in sqlserver2000 create table test(pic image) I write this to save a picture to database Image image1 = new Image(&amp;quot;tmp.jpg&amp;quot;); ImageLoader load = new ImageLoader(); load.data = new ImageData[1]; load.data[0] = image1.getImageData(); Byt...</description>
		<pubDate>Sat, 10 May 2008 14:58:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40939.html</guid>
		<author>cnhenuake@xxxxxxx (lzq)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] Re: Virtual TableViewer with sort and	filter options sample</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40938.html</link>
		<description>Is that really an API comment or one from the forum as stated below. If our API comment is missleading we should correct this. File a bug and CC me on it. TableViewer supports sorting filtering in the following setups: - TableViewer without SWT.VIRTUAL - T...</description>
		<pubDate>Sat, 10 May 2008 08:39:52 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40938.html</guid>
		<author>tom.schindl@xxxxxxx (Tom Schindl)</author>
	</item>


	<item>
		<title>[news.eclipse.platform.swt] Widget Position According to the User	Needs</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40937.html</link>
		<description>Hi guys, I would like to change the ordering/position of the widgets in a composite after the composite creation. For instance, I have a composite that displays (from top to down) a button, a table and a tree (they appear in this order). How can I allow th...</description>
		<pubDate>Sat, 10 May 2008 02:10:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40937.html</guid>
		<author>dantegt@xxxxxxx (Dante Torres)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] Re: Virtual TableViewer with sort and	filter options sample</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40936.html</link>
		<description>You can put a sorter and a filter on a virtual TableViewer, but the only content that will be sorted or filtered is the currently visible content as the table does not know about objects that are not in the view (hence the use of the replace(..) method, an...</description>
		<pubDate>Fri, 09 May 2008 21:54:15 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40936.html</guid>
		<author>emil.crumhorn@xxxxxxx (Emil Crumhorn)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] Re: Change style of a Link object</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40935.html</link>
		<description>I don't think Link allows for that kind of customization. As an alternative, consider org.eclipse.ui.forms.widgets.Hyperlink which does let you specify whether or not the text is underlined. Hope this helps, Eric </description>
		<pubDate>Fri, 09 May 2008 21:41:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40935.html</guid>
		<author>eclipse-news@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] Re: Automatic XML-based GUI generation</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40934.html</link>
		<description>Nope. You can define you model in any number of different ways. No matter how you start, the instances can be serialized as XML. If you don't have an existing syntax in mind, then you can focus on defining a nice model. The Ecore Tools project in EMFT has ...</description>
		<pubDate>Fri, 09 May 2008 20:51:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40934.html</guid>
		<author>merks@xxxxxxx (Ed Merks)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] Re: Automatic XML-based GUI generation</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40933.html</link>
		<description> </description>
		<pubDate>Fri, 09 May 2008 20:31:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40933.html</guid>
		<author>saveez@xxxxxxx (Ali)</author>
	</item>
	<item>
		<title>[news.eclipse.platform.swt] Change style of a Link object</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40932.html</link>
		<description>Hi All, When I create a Link object, it automatically underlines it. I want to change the style so it's not underlined. How can I do that? Thanks, Andre </description>
		<pubDate>Fri, 09 May 2008 18:50:08 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform.swt/msg40932.html</guid>
		<author>andre.rubin@xxxxxxx (Andre)</author>
	</item>

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