Message 1 of 10
dockpaneplugin: panel truncated if docked when the application starts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I wrote a dockpaneplugin and its panel gets truncated if it was docked when navisworks started:
- when I first lauch the command the panel is displayed and everything works fine
- I can dock and undock it with anyother window, it works fine
- if I close the application with the panel docked, and re open Naviswork, then the panel is truncated of a couple centimeters, with no (sufficient) scroll bar to see it completly
I set all control on the panel to either dock or anchored to sides, the form is on Autosize, the plugin attributes are as follow:
<DockPanePlugin(310, 225, FixedSize:=False, AutoScroll:=True, MinimumWidth:=310, MinimumHeight:=225)>
What am I missing?
thanks
Nic