Discussions tagged Dockable

Hello community,  First, I read the Q&A from Peter Theim with a similar topic, but it was marked as resolved, so I'm starting a new question. Second, I'm using PB 2019R3 and I know that dockable windows are obsolete as of PB 2019R2, but I'm tak...
I noticed that PB19 themes behave differently between MDI and MDI docked. It’s seems that within an mdi dock application, the background color of a window does not change according to the themes. In the attached files, you will notice the difference...
Hi, I'm opening a sheet using the OpensheetDocked method. The window has an OLE object on it. If I move the window the OLE object stay stuck to the frame! Any code executed for the OLE then only works on the object that is stuck to the frame and not...
hi! PB app (and IDE) crashes when I attempt to close a window sheet on inside the open event, while running on a MDIDock frame. When it's a simple MDI frame, no problem occurs. I am wondering if it's a bad practice to close windows inside open even...
I just migrated a PB 12.6 app to PB 2019 trial. A problem that occurred in 12.6, and I was hoping that it will be solved in the newer versions of PB, is related to window menus, when we use the docked interface. We have development a set of librarie...
Hi community  - somehow I undocked my System Tree window and I cannot make it dock again. I read the help link below and tried the #2 item, but this does not enable docking. Very annoying. Any ideas? Thanks.   ===================== The Workspa...
Hello guru I'm making an application that has an MDI with windowdockstatedocked!. In the postopen I open a sheet with OpenSheetDocked (ao_wn_pointer, ls_name, mdi, WindowDockLeft!, '0') (This sheet has the ToolbarInSheet flag enabled).   The ...
We've got a few applications, and one common theme with all of them is that they all have ToolbarText set to false and ToolbarTips set to true by default. If I use this code in a MDIHelp! window, the toolbartext will enable immediately: app...
  • Page :
  • 1