<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/echo/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/echo/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Aug 2004 19:26:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/echo/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>XHTML</title><link>https://sourceforge.net/p/echo/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you so much for your app!&lt;br /&gt;
My question is regarding XHTML (Strict) /CSS. Do you&lt;br /&gt;
support that? If I want to create a fully W3C-Complaint&lt;br /&gt;
app, can I do that? Does it validate correctly?&lt;br /&gt;
Thank you in advance!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 09 Aug 2004 19:26:02 -0000</pubDate><guid>https://sourceforge.neta42a4a6b9a4ce53f98502e1394d001ac5ff3691f</guid></item><item><title>TextField focus; Tab Order; Hotkey</title><link>https://sourceforge.net/p/echo/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to define a TextfField in such a way,&lt;br /&gt;
that it has the focus (cursor inside) immediately when&lt;br /&gt;
the whole site is shown? &lt;/p&gt;
&lt;p&gt;Is it possible to define a tab order for a group of&lt;br /&gt;
TextFields like tabindex in HTML?&lt;/p&gt;
&lt;p&gt;Is it possible to define a hotkey for a button, so that&lt;br /&gt;
the button action is executed when the short key is&lt;br /&gt;
pressed?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Petra Leonhardt</dc:creator><pubDate>Tue, 11 Mar 2003 20:32:09 -0000</pubDate><guid>https://sourceforge.netb56473eaa6339d902e370caf70cce945ae645101</guid></item><item><title>Show clock for long running task</title><link>https://sourceforge.net/p/echo/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible, within a actionPerformed method, to&lt;br /&gt;
show components immediately but remaining within the&lt;br /&gt;
method to do further work.&lt;/p&gt;
&lt;p&gt;For example&lt;/p&gt;
&lt;p&gt;Label label = new Label(clock);&lt;br /&gt;
aPanel.add(label);&lt;br /&gt;
aPanel.update();&lt;br /&gt;
//...&lt;br /&gt;
// do the real work (long running task around 5-10 Seconds)&lt;br /&gt;
//...&lt;br /&gt;
aPanel.remove(label);&lt;br /&gt;
return;&lt;/p&gt;
&lt;p&gt;The above sample dosn't work, because the update method&lt;br /&gt;
will not show the components immediately, even if it is&lt;br /&gt;
described so. So is there a way to do the thinks in&lt;br /&gt;
this way?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Petra Leonhardt</dc:creator><pubDate>Tue, 11 Mar 2003 20:07:06 -0000</pubDate><guid>https://sourceforge.net9c45ba589f440cb25573289a904f87beee3730ee</guid></item></channel></rss>