<?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: LWUIT DateField and other bits</title>
	<atom:link href="http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 05:43:42 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rspence</title>
		<link>http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/comment-page-1/#comment-11</link>
		<dc:creator>rspence</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://bluetrail.co.uk/?p=83#comment-11</guid>
		<description>This is another attempt at a full LCUDI port lcduilwuit.googlecode.com</description>
		<content:encoded><![CDATA[<p>This is another attempt at a full LCUDI port lcduilwuit.googlecode.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rspence</title>
		<link>http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/comment-page-1/#comment-10</link>
		<dc:creator>rspence</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://bluetrail.co.uk/?p=83#comment-10</guid>
		<description>Thanks very much ...  not sure I have much more to add on this topic apart from get the LWUIT source code down and see how this fits in.  Another guy has done a LCDUI port and someone else has had a real stab at Blackberry.  

Cheers


Richard</description>
		<content:encoded><![CDATA[<p>Thanks very much &#8230;  not sure I have much more to add on this topic apart from get the LWUIT source code down and see how this fits in.  Another guy has done a LCDUI port and someone else has had a real stab at Blackberry.  </p>
<p>Cheers</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KonstantinMiller</title>
		<link>http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/comment-page-1/#comment-9</link>
		<dc:creator>KonstantinMiller</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://bluetrail.co.uk/?p=83#comment-9</guid>
		<description>Hi! I like your srticle and I would like very much to read some more information on this issue. Will you post some more?</description>
		<content:encoded><![CDATA[<p>Hi! I like your srticle and I would like very much to read some more information on this issue. Will you post some more?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rspence</title>
		<link>http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/comment-page-1/#comment-8</link>
		<dc:creator>rspence</dc:creator>
		<pubDate>Sat, 04 Jul 2009 17:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://bluetrail.co.uk/?p=83#comment-8</guid>
		<description>Thanks Marcos

Glad it was of use.  There are a few holes which were cool for our requirements but probably need fixing for a generic solution.  

Let me know if you make any improvements

Regards


Richard</description>
		<content:encoded><![CDATA[<p>Thanks Marcos</p>
<p>Glad it was of use.  There are a few holes which were cool for our requirements but probably need fixing for a generic solution.  </p>
<p>Let me know if you make any improvements</p>
<p>Regards</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos Maia</title>
		<link>http://bluetrail.co.uk/2009/06/lwuit-datefield-and-other-bits/comment-page-1/#comment-7</link>
		<dc:creator>Marcos Maia</dc:creator>
		<pubDate>Sat, 04 Jul 2009 04:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://bluetrail.co.uk/?p=83#comment-7</guid>
		<description>Hi,

first of all, tx for the excellent work. I&#039;m evaluating your solution, already using in a prototype and it&#039;s working fine so far. 

All I had to do was instantiate your factory: 
ImplementationFactory.setInstance(new MobrizImplementationFactory());
Display.init(this);

and than: 

MobrizDateField timeField = new MobrizDateField(new Date().getTime() + &quot;&quot;, 10,MobrizDateField.DATE, &quot;dmy&quot;);
myLWUITPanel.addComponent(timeField) ;

tx, I&#039;ll let you know when better tested.
regards,
[]s

Marcos Maia.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>first of all, tx for the excellent work. I&#8217;m evaluating your solution, already using in a prototype and it&#8217;s working fine so far. </p>
<p>All I had to do was instantiate your factory:<br />
ImplementationFactory.setInstance(new MobrizImplementationFactory());<br />
Display.init(this);</p>
<p>and than: </p>
<p>MobrizDateField timeField = new MobrizDateField(new Date().getTime() + &#8220;&#8221;, 10,MobrizDateField.DATE, &#8220;dmy&#8221;);<br />
myLWUITPanel.addComponent(timeField) ;</p>
<p>tx, I&#8217;ll let you know when better tested.<br />
regards,<br />
[]s</p>
<p>Marcos Maia.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
