Change Notes for the JDLG 1.3.1.0 061011 1359 development snapshot ------------------------------------------------------------------ New fuctionality: - The new ListBox.rowdata[] attribute was introduced to store user defined data for each line in a ListBox (starting with 1). If used without an index, the current line (cy) is affected. Fixed problems: - JDLG could get stalled due to an internal java.lang.OutOfMemoryError Exception. This was caused by internal memory leaks that could be fixed. Please note that there are still memory leaks present that will be fixed in a later release. However, the current release should work well for most applications. - Undefined function keys could issue a zero rule value. - DLG GET Dialog.focusobj returned the last focus even if it did not apply to the requested dialog. This was fixed so that, as in previous JDLG releases, the last focused object in the requested dialog is returned. - The Window menu font and color settings did not work as expected. - The StaticText .align attribute was implemented as an alias for the .textpos attribute. This was already intended for the previous JDLG 1.3.1.0 060912 1654 release but was then missing unintentionally. - JDLG could issue a java.lang.StringIndexOutOfBoundsException if a multiline EditText contained empty text lines. Known problems: - If the Window menu has multiple identical entries they are not distinguished. The first entry is always activated regardless which entry is clicked. This has always been a bug in JDLG and will be solved in a future release. Please note: - JDLG 1.3.1 implements a new focus/rule manager. If you encounter any problems with this release we would appreciate if you could send us a problem report to the jdlg@marxmeier.com mail address. Thank you very much.