Hello,
First I tell you that this issue is NOT there in PB 2022 R2 build 2819. We just compiled that same application with R3 and are facing these issues.
Issue is in PB 2022 R3 build 3289 + tabbedview + PFC Resize without PFC - Appeon Community + 64 bit
Issue 1 [ project rar file : issue 1.rar ]
1. 2 windows available in that project. w_mdi and w_two.
2. w_mdi is the mdi window. See tabbedview option in the properties of the window. If it's checked we face the issue.
3. w_two got one datawindow (dw_1). dw_1 datawindow gets resized itself using the PFC resize facility.
4. Run the application. dw_1 is not resized.
5. Uncheck the TabbedView option in the properties of w_mdi window.
6. Now Run the application. You can see that the dw_1 is resized now.
Issue 2 [ project rar file : issue 2.rar ]
1. 2 windows available in that project. w_mdi and w_two.
2. w_mdi is the mdi window. One menu is there. On click of that menu, it opens w_two
3. w_two contains one tabpage, one dw inside that tab page.
4. dw contains one button at the footer.
5. If we click the menu, it opens the window, and we expect that the everything should get displayed perfectly. But the button at the footer of the datawindow doesn't get displayed properly.
6. If we uncheck the TabbedView option in the properties of the w_mdi window, it works perfectly.
Any workarounds? Or is that a bug?
Happiness Always
BKR Sivaprakash