4.5.22 (Dec 2008)

4.5.22 (Dec 2008)

New attributes autoWrap and autoWrapType for cell element
These attributes enable text in a cell to display on multiple lines.

Em space support added for components with richText="true"
Please note that many font types do not support the Em space character.

Multiple performance enhancements for memory and CPU usage

Trap to Avoid

ClientEvent object is cleared after the event is fired. It is not supported if an application makes an asynchronous call in another thread, attempting to get the ClientEvent object outside of the event that is actually firing. The correct use pattern is to pass the ClientEvent to the worker thread if the object is to be used later.

Defects Resolved

10231

add auto wrap feature for cell

10232

gridTable: ClassCastException when gridTable rows are removed

10240

gridTable: ClassCastException when gridTable rows are removed by MCO

10245

gridTable: memory leak when row element is removed on gridTable

10247

memory leak occurs when removing widgets from a layout pane

10248

gridTable: CPU load high with non-cell widgets are used in footerRow

10249

ArrayIndexOutOfBoundsException when an event for tree element runs replace-children command

10250

em space(multi-byte space) cannot be used in richText

10272

cell element does not appear selected when its selected attribute is set to true

10278

gridTable: when a gridTable has lockedColumn, CPU load may get up to 100% with horizontal scrolling

10284

popupMenu display off relative to its parent menu when window is resized

10286

onActiveLost event of listBox in comboBox failes to fire

10287

menuItem shortcut may not fire