Ok just downloaded PowerBuilder 2022 R2, eager to try out the new tabbed UI for an MDI app. After downloading it did a full build of my source code. I went to the MDI Frame window (inherited from the PFC w_frame window) of my app and excitedly check the "TabbedView" checkbox and ran my app.
Logged in and boom!
Error popped up with a window title of "of_setcontrolstatus" with the error: "unknown control mditbb_1. Please contact your system administrator."
What am I doing wrong?
I thought this is a "no development needed" UI improvement?
I tried unchecking the TabbedView on my descendant frame window and checking it on pfc_w_frame, but it gave the same error.