I have a Canvas on top of another Canvas.
The Canvas on top contains two labels which are not overlaping.
The canvas under it can contain a lot of different panels, possibly overlaping, depending on what kind of view is currently showing.
I don't know wheather the issue whith layered windows also applies to layered canvases?
Do you know of any technique of showing scrolling text, left to right, on a semi-transparent background on top of an arbitrary back-panel without using layered windows?
Main Topics
Browse All Topics





by: unmeshdavePosted on 2009-06-18 at 19:00:49ID: 24663313
well, looks like you are using layered windows. WPF with layered windows on Vista is a known issue regarding performance because of the way WPF designed. R u using layered windows?