<?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>gxt | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/gxt/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Tue, 26 Apr 2011 16:52:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>GWT: Bounded TextField in GXT</title>
		<link>https://www.selikoff.net/2011/04/26/gwt-bounded-textfield-in-gxt/</link>
					<comments>https://www.selikoff.net/2011/04/26/gwt-bounded-textfield-in-gxt/#respond</comments>
		
		<dc:creator><![CDATA[Scott Selikoff]]></dc:creator>
		<pubDate>Tue, 26 Apr 2011 16:52:06 +0000</pubDate>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[ext]]></category>
		<category><![CDATA[extgwt]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gxt]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[length]]></category>
		<category><![CDATA[maxlength]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[textfield]]></category>
		<category><![CDATA[user]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=3279</guid>

					<description><![CDATA[<p>This article provides a solution for creating a TextField with bounded user input in Sencha GXT (aka Ext GWT), for use in GWT applications. The Problem Recently, I was looking for a way to limit the amount of text a &#8230; <a href="https://www.selikoff.net/2011/04/26/gwt-bounded-textfield-in-gxt/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2011/04/26/gwt-bounded-textfield-in-gxt/">GWT: Bounded TextField in GXT</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2011/04/26/gwt-bounded-textfield-in-gxt/">GWT: Bounded TextField in GXT</a> was first posted on April 26, 2011 at 12:52 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2011/04/26/gwt-bounded-textfield-in-gxt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3279</post-id>	</item>
		<item>
		<title>GWT 2.2 Breaks Most Plug-ins</title>
		<link>https://www.selikoff.net/2011/03/09/gwt-2-2-breaks-most-plug-ins/</link>
					<comments>https://www.selikoff.net/2011/03/09/gwt-2-2-breaks-most-plug-ins/#comments</comments>
		
		<dc:creator><![CDATA[Scott Selikoff]]></dc:creator>
		<pubDate>Wed, 09 Mar 2011 19:56:47 +0000</pubDate>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[cutting edge]]></category>
		<category><![CDATA[ext js]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[gxt]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[toolkit]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=2749</guid>

					<description><![CDATA[<p>I often comment that the GWT API is extremely unstable, more so than most other open source projects, due to the vast number of changes in each release. When Google released GWT 2.2 a few weeks ago, the release notes &#8230; <a href="https://www.selikoff.net/2011/03/09/gwt-2-2-breaks-most-plug-ins/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2011/03/09/gwt-2-2-breaks-most-plug-ins/">GWT 2.2 Breaks Most Plug-ins</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2011/03/09/gwt-2-2-breaks-most-plug-ins/">GWT 2.2 Breaks Most Plug-ins</a> was first posted on March 9, 2011 at 2:56 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2011/03/09/gwt-2-2-breaks-most-plug-ins/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2749</post-id>	</item>
	</channel>
</rss>
