Hello, we are using a Custom MDI Frame window in our application and we have a problem with the new TabbedView feature. We use Sizing the client area:
mdi_1.Move (li_wx + ii_workspace_x, li_wy)
mdi_1.Resize (li_width, li_height)
as per Appeon help. When we use the TabbedView checkbox in Frame, the application behaves as follows: OK, when on the top is only one Toolbar (Frame or Sheet) and DisplayText is off, NOK when on the top are more Toolbars and DisplayText is off, OK when DisplayText is on (does not depend on the number of ToolBars on the top - see. attatched pictures). If the Toolbars are placed somewhere other than the top, it behaves correctly. We think it's a bug when displaying tabs. We would greatly appreciate your advice. Best regards. Radek