SwiXml Beta 5 RC1 (Build 110) released

"Wolf Paulus" <[email protected]>
Newsgroups gmane.comp.lang.xul.announce
Message-ID <[email protected]>
A new Swixml version has been released and is available for download at the
Swixml Web site at http://www.swixml.org

* * * * * * Beta5-RC1 (tag: swixml_110) from Beta4 (tag: swixml_105) * * * *
* *
NEW
---
Added support for the CardLayout LayoutManager:
(See Levente Sántha Forum(May))
Example:
<panel id="pnl" Layout="CardLayout(10,10" Border="EtchedBorder">
  <panel Border="TitledBorder(Card 1)" constraints="c1" Background="red">
    ..
  </panel>
  <panel Border="TitledBorder(Card 2)" constraints="c2" Background="blue">
    ..
  </panel>
</panel>
See is a complete sample (java and xml) in the distribution's sample
package.


Added WindowConstants.class as a constant provider for the
PrimitiveConverter.
Example:
  <dialog
    title="title"
    size="542,441"
    DefaultCloseOperation="WindowConstants.DISPOSE_ON_CLOSE">

CHANGES
-------
Remove the implicit setting of the System Look-and-Feel. The SwingEngine
does
not tamper with the LookAndFeel anymore, if not requested through an
attribute in an
XML descriptor.


Improved error messages displayed during parsing.
  Error messages and exception messages are only outputted
  if SwingEngine.DEBUG_MODE equals true

BUG FIXES
---------
parser is not set to NULL anymore in the SwingEngine after browsing.
This should enable the parser for re-use - if needed.


--
Wolf Paulus
C a r l s b a d   C u b e s
mailto:[email protected]

CONFIDENTIALITY NOTICE:
This message is intended only for the use of the individual or entity to
which it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.
If you are not the intended recipient, please contact the sender by reply
email and destroy all copies of the original message.



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.