Appeon PowerBuilder 2019 R2 MR 2328 -- Fixes for 2019 R2 2323


Bug ID:

4384

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

The application icon setting will not take effect in compiled applications. Instead, the Windows default EXE icon is used as the application icon.


Bug ID:

4391

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

In an MDI application that applies the UI theme feature, if a sheet window is opened using the OpenSheet function with the arrangeopen parameter being Layered! or Cascaded!, the Open event of the sheet window would fail to get the correct window.width. As the result, if a function or service (for example, pfc_resize) uses the window.width value, the function/service cannot work correctly.


Bug ID:

4388

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

With the Built-in Text Control used as the rich edit control, when saving a multi-page RichText style DataWindow as PDF, there are duplicate pages in the PDF.


Bug ID:

4386

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

The following error occurs when using ORCA to regenerate DataWindows: "Exception thrown at 0x77C335B9 (ntdll.dll) in MFCApplication1.exe: 0xC0000138: Ordinal Not Found."


Bug ID:

4431

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

When selecting "Left text" for a checkbox in a DataWindow, the text appears under the checkbox at design time.


Bug ID:

4421

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

The Sorted property on the DropDownListBox is not working as before.


Bug ID:

N/A

O/S: Microsoft Windows 7, 8.1, or 10
Product Name: Appeon PowerBuilder 2019 R2 Product Component:

PowerBuilder IDE

The Resize event is triggered before the Constructor event on the custom visual object when using the UI theme feature.