Hi All,
Here is my problem :
When a dockablewindow is "unpinned" in my application, it seems that the placement of some floating controls like popups are not calculated correctly. So far, i always have this problem with popup either the one used by comboboxes to display the dropdown or the one used in a datetimepicker (from avalon) to display the attached calendar.The popup is displays on the topleft of the screen instead of being displayed at the bottom of its target.
the problem only occurs when i put a docked window into the "unpinned" mode.
I'll try to create a test project & attached here
In the meantime, any idea what the prob might be ?
thanks in advance