Discussions tagged Dockable
Theme issues (on MDIDock windows..)
- Resolved
- Issue
- Last updated 1 year ago
- Michael Kramer replied 1 year ago
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...
Closing main windows on a dockable MDI frame app
- Issue
- Last updated 1 year ago
- Michael Kramer replied 1 year ago
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...
Keyboard shortcuts not working on dockable windows
- Issue
- Last updated 1 year ago
- Yiannis Papadomichelakis replied 1 year ago
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...
System Tree window unable to dock
- Resolved
- How-to
- Last updated 1 year ago
- JOHN THOMAS replied 1 year ago
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 ...
ToolbarText and ToolbarTips with MDIDockHelp
- Issue
- Last updated 3 years ago
- Olan Knight replied 3 years ago
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