<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/gui4j/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/gui4j/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/gui4j/bugs/</id><updated>2006-10-05T10:19:23Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>placeTp.background doesn't work</title><link href="https://sourceforge.net/p/gui4j/bugs/6/" rel="alternate"/><published>2006-10-05T10:19:23Z</published><updated>2006-10-05T10:19:23Z</updated><author><name>Christian Wied</name><uri>https://sourceforge.net/u/cwied/</uri></author><id>https://sourceforge.net725017e6b816171c35f50000a7eec89e6716b978</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&amp;lt;placeTp background="getBackgroundColor" [...] /&amp;gt;&lt;br /&gt;
doesn't work, background is always gray/opaque.&lt;/p&gt;
&lt;p&gt;Controller.getBackgroundColor() returns e.g. Color.RED&lt;/p&gt;
&lt;p&gt;&amp;lt;placeTp foreground="getBackgroundColor" [...] /&amp;gt; works&lt;br /&gt;
perfectly.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>cardLayout can't find default component</title><link href="https://sourceforge.net/p/gui4j/bugs/5/" rel="alternate"/><published>2006-09-09T14:02:05Z</published><updated>2006-09-09T14:02:05Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net276dc82daa9677ece278fbecd37198d5ca034907</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&amp;lt;cardLayout default="a"&amp;gt;&lt;br /&gt;
&amp;lt;placeCl condition="~t" id="a"&amp;gt;&lt;br /&gt;
&amp;lt;label text="'test'" /&amp;gt;&lt;br /&gt;
&amp;lt;/placeCl&amp;gt;&lt;br /&gt;
&amp;lt;/cardLayout&amp;gt;&lt;/p&gt;
&lt;p&gt;Throws an error which tells that the component with the&lt;br /&gt;
id = "a" could not be found&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>(h|v)box: "(h|v)Alignment" not yet implemented???</title><link href="https://sourceforge.net/p/gui4j/bugs/4/" rel="alternate"/><published>2006-03-04T14:20:48Z</published><updated>2006-03-04T14:20:48Z</updated><author><name>Francesco Vadicamo</name><uri>https://sourceforge.net/u/kryst4l/</uri></author><id>https://sourceforge.net76a4613ca8fbbbb342d000bc9c1befce41d9d01f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;aligment for box elements appears not implemented!&lt;/p&gt;
&lt;p&gt;org.gui4j.exception.Gui4jUncheckedException$ResourceError:&lt;br /&gt;
Ressource error in /.../ui/XxxGUI4j.xml: Exception&lt;br /&gt;
while parsing resource: Error on line 61 of document&lt;br /&gt;
file:///.../ui/XxxGUI4j.xml : Attribute "hAlignment"&lt;br /&gt;
must be declared for element type "hbox". Nested&lt;br /&gt;
exception: Attribute "hAlignment" must be declared for&lt;br /&gt;
element type "hbox".&lt;/p&gt;
&lt;p&gt;I added the missing (I suppose) line:&lt;br /&gt;
"hAlignment (right|left|leading|center|trailing) #IMPLIED"&lt;br /&gt;
into view.dtd, so exceptions is never thrown, but&lt;br /&gt;
elements alignment remains always on the left..&lt;/p&gt;
&lt;p&gt;Is this feature not yet implemented or what??&lt;br /&gt;
Thanks in advance,&lt;br /&gt;
Francesco&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>comboBox - "stringConvert" required but not always necessary</title><link href="https://sourceforge.net/p/gui4j/bugs/3/" rel="alternate"/><published>2005-11-22T15:37:23Z</published><updated>2005-11-22T15:37:23Z</updated><author><name>Francesco Vadicamo</name><uri>https://sourceforge.net/u/kryst4l/</uri></author><id>https://sourceforge.net426a60c474fe356bbdfaa8800b84cafaf2962a97</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I didn't known if "~f" is the default value of &lt;br /&gt;
"editable" comboBox attribute so I used "editable=~f" &lt;br /&gt;
in all my views... &lt;br /&gt;
but with this release (v1.2.3) "stringConvert" is &lt;br /&gt;
required when the combobox content is not of type &lt;br /&gt;
String and "editable" field is used... but in my case &lt;br /&gt;
"editable" is setted to false and "stringConvert" is &lt;br /&gt;
unnecessary for me.. I don't think it is a real bug &lt;br /&gt;
but is possible to isolate cases in which editable is &lt;br /&gt;
always false (=~f)?! &lt;br /&gt;
Thanks in advance, &lt;br /&gt;
Francesco &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>table: "automaticRefresh" causes row selection to disappear</title><link href="https://sourceforge.net/p/gui4j/bugs/2/" rel="alternate"/><published>2005-07-25T18:43:36Z</published><updated>2005-07-25T18:43:36Z</updated><author><name>Kay Krüger-Barvels</name><uri>https://sourceforge.net/u/kay17/</uri></author><id>https://sourceforge.net0da13f3dcf95a2ea6e972cf5380fe9c9762085ba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In &amp;lt;table&amp;gt; component: When using&lt;br /&gt;
automaticRefresh="true" and rowSelectionAllowed="true",&lt;br /&gt;
after editing a cell value the row selection disappears.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Gui4JWindow.maximize(maxWidth, maxWeight) bug</title><link href="https://sourceforge.net/p/gui4j/bugs/1/" rel="alternate"/><published>2005-07-13T11:19:16Z</published><updated>2005-07-13T11:19:16Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net41edbbe828a180872e141000bcc682b957b65970</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Version 1.1&lt;br /&gt;
Gui4JWindow.maximize(maxWidth, maxWeight) does not work&lt;br /&gt;
as expected, dimension settings are ignored.&lt;br /&gt;
solution: remove maximizeWindow() call at&lt;br /&gt;
Gui4jWindowImpl.applySettings() line 298.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>