<?xml version="1.0" encoding="UTF-8"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>java.net Forums: Message List - Mobile &amp; Embedded</title>
    <link>http://forums.java.net/jive</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <generator>Jive Forums Gold 5.0.5 (www.jivesoftware.com)</generator>
    <pubDate>Tue, 09 Feb 2010 14:44:24 -0800</pubDate>


    <item>

        <title>Newbie question - navigation between components</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385764&amp;tstart=0#385764</link>

        

        
        <description><![CDATA[I put three buttons on my form. At the beginning, the focus is on the first one. <br />There's no response to the navigation buttons and i can't get to the other two buttons.<br />There's also no response to the main button (the first button isn't...]]></description>
        

        <pubDate>Tue, 09 Feb 2010 14:06:10 -0800</pubDate>

        
            <author>ron.barak@gmail.com</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 14:06:10 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 14:06:10 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>paskuniak</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Avoid Form to Form &quot;blip&quot; when showing a dialog.</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385761&amp;tstart=0#385761</link>

        

        
        <description><![CDATA[Hi, I'm having an issue when I want to go from a Form to another passing<br />by a dialog in between. I have extracted this information from LWUIT 1.3<br />source code in the &lt;public void dispose()&gt; method:<br /><br />// the dispose parent method...]]></description>
        

        <pubDate>Tue, 09 Feb 2010 13:48:25 -0800</pubDate>

        

        <jf:creationDate>Tue, 09 Feb 2010 13:48:25 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 13:48:25 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>David Lucena</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Avoid Form to Form &quot;blip&quot; when showing a dialog.</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385753&amp;tstart=0#385753</link>

        

        
        <description><![CDATA[what's the relationship with my initial question  ?]]></description>
        

        <pubDate>Tue, 09 Feb 2010 13:28:28 -0800</pubDate>

        
            <author>bjcoredev@gmail.com</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 13:28:28 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 13:28:28 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>bjcoredev</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>weak references</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385747&amp;tstart=0#385747</link>

        

        
        <description><![CDATA[would the new use of weak references have any adverse effect on static methods?]]></description>
        

        <pubDate>Tue, 09 Feb 2010 12:14:21 -0800</pubDate>

        
            <author>mike@cheree.com</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 12:14:21 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 12:14:21 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>myinstinct</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Decimal Separator</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385734&amp;tstart=0#385734</link>

        

        
        <description><![CDATA[I've been using textArea with decimal constraint to capture some monetary value. I live in a spanish speaking country, so I need my app to have it's decimal separator to be a "," instead of a ".". The question is, how do I change that?]]></description>
        

        <pubDate>Tue, 09 Feb 2010 11:57:43 -0800</pubDate>

        
            <author>leonluisgj@gmail.com</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 11:57:43 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 11:57:43 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>leonluisgj2</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Problems playing video/mpeg</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385729&amp;tstart=0#385729</link>

        

        
        <description><![CDATA[Hi,<br />I am trying to develop a midlet using J2ME MMAPI to display video from a jar file.<br /><br />InputStream is = getClass().getResourceAsStream("/"+url);<br />player = Manager.createPlayer(is, "video/mpeg");<br />...<br /><br />The midlet works...]]></description>
        

        <pubDate>Tue, 09 Feb 2010 11:25:43 -0800</pubDate>

        
            <author>ainhoa.alonso@gmail.com</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 11:25:43 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 11:25:43 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>ainhoa</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: When will we have multiline TextField?</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385718&amp;tstart=0#385718</link>

        

        
        <description><![CDATA[Because i need a solution but can't really fine the time to implement multi-line TextField,<br />I wrote a simple class that extends TextArea, and when it gains focus it quickly<br />replaced with TextField, when editing is done, the TextArea returns.<br...]]></description>
        

        <pubDate>Tue, 09 Feb 2010 10:39:03 -0800</pubDate>

        
            <author>or.mobilla@gmail.com</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 10:39:03 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 10:39:03 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>rapiz</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: How to check if touch screen is available</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385706&amp;tstart=0#385706</link>

        

        
        <description><![CDATA[Try Display.getInstance().isTouchScreenDevice()]]></description>
        

        <pubDate>Tue, 09 Feb 2010 09:31:03 -0800</pubDate>

        
            <author>shankar_vn@dev.java.net</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 09:30:18 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 09:31:03 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>shankar_vn</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>S60 devices performance problems</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385698&amp;tstart=0#385698</link>

        

        
        <description><![CDATA[Hello, <br /><br />I've tested my app on Nokia N97 and 5800 and the performance is terrible in comparison to Nokia E71 for example. <br /><br />Can someone give me more info if this is a known problem, are there ways to improve the performance, etc. <br...]]></description>
        

        <pubDate>Tue, 09 Feb 2010 08:43:38 -0800</pubDate>

        
            <author>digitalsol@abv.bg</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 08:43:38 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 08:43:38 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>digitalsol</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to check if touch screen is available</title>
        <link>http://forums.java.net/jive/thread.jspa?messageID=385696&amp;tstart=0#385696</link>

        

        
        <description><![CDATA[Hello,  <br /><br />is there a way to check if a device supports touch screen or not ? <br /><br />Thanks]]></description>
        

        <pubDate>Tue, 09 Feb 2010 08:37:11 -0800</pubDate>

        
            <author>digitalsol@abv.bg</author>
        

        <jf:creationDate>Tue, 09 Feb 2010 08:37:11 -0800</jf:creationDate>
        <jf:modificationDate>Tue, 09 Feb 2010 08:37:11 -0800</jf:modificationDate>
        <jf:date>Feb 9, 2010</jf:date>
        <jf:author>digitalsol</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>



</channel>
</rss>