Posted 15 years ago
by SledgeHammer01
Version: 10.1.0521
Platform: .NET 4.0
Environment: Windows XP (32-bit)
I have the following scenario:
DocumentWindow
_DocumentImageWindow
__thumbnail view | full size image view
The DocumentImageWindow is derived from DocumentWindow and houses a thumbnail view <grid splitter> full size image view.
When I create the DocumentImageView, I'm displaying multiple images. An Image control gets created for each page and inserted into a stack panel. When I get the OnLoaded message, I get the adorner layer for the stack panel and create an adorner for each Image control and insert it into the adorner layer.
All works fine.
If I drag DocumentImageWindow around and dock it, the adorner layer gets lost.
I searched the forums and found this thread http://www.actiprosoftware.com/Support/Forums/ViewForumTopic.aspx?ForumTopicID=4404
Is that the same issue? That its "a Microsoft bug"? Is there a work-around?
[Modified at 04/26/2010 01:47 PM]
DocumentWindow
_DocumentImageWindow
__thumbnail view | full size image view
The DocumentImageWindow is derived from DocumentWindow and houses a thumbnail view <grid splitter> full size image view.
When I create the DocumentImageView, I'm displaying multiple images. An Image control gets created for each page and inserted into a stack panel. When I get the OnLoaded message, I get the adorner layer for the stack panel and create an adorner for each Image control and insert it into the adorner layer.
All works fine.
If I drag DocumentImageWindow around and dock it, the adorner layer gets lost.
I searched the forums and found this thread http://www.actiprosoftware.com/Support/Forums/ViewForumTopic.aspx?ForumTopicID=4404
Is that the same issue? That its "a Microsoft bug"? Is there a work-around?
[Modified at 04/26/2010 01:47 PM]