Discussions tagged Dockable
Tabbed Document Interface - visual attributes
- Resolved
- Advice
- Last updated 2 years ago
- Glenn Scamman replied 3 months ago
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...
Theme issues (on MDIDock windows..)
- Resolved
- Issue
- Last updated 4 years ago
- Michael Kramer replied 4 years 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 5 years ago
- Michael Kramer replied 5 years 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 5 years ago
- Yiannis Papadomichelakis replied 5 years 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 5 years ago
- JOHN THOMAS replied 5 years 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 7 years ago
- Olan Knight replied 7 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