Activity for Johannes E

  • Johannes E Johannes E posted a comment on discussion Open Discussion

    I used that example as a reference when trying to implement my own DockableDialog. I'm not able to start your dockable application because it's built with owl52 and I don't have the libraries. I am trying to rebuild it with owl 7 to make it start

  • Johannes E Johannes E posted a comment on discussion Open Discussion

    I want to have a dockable TDialog so that I can move this dialog over a docking slip and maximize it in that slip. I created a custom class that derives from TDialog and TDockable and implemented the TDockable interafce. I used the Dockable documention but no luck so far in making a docking slip and docking the dialog. We already have some docking functionality using TDockableControlBar but these gadgets are docked using code at startup and not on "drag'n drop". Is there any working example how to...

1