Creating xaml borders

Post Reply
synthphase
Posts: 107
Joined: Sat Dec 17, 2011 7:57 pm

Creating xaml borders

Post by synthphase »

I seem to remember someone doing something like this to more clearly define weather you have selected the pattern editor or the new sequencer, but I wrote over my sequenceeditor.xaml and never found it again. So I've been trying to make the x:Key="CursorBrush" create a border around the cursor when it's selected, instead of the default which is to change color.

Even better would be to create a border around the whole pattern or the whole sequencer based on which one is selected.. But I'm not sure the x:Key="CursorBrush" refers to a resource that is usable by the pattern editor. Obviously I know next to nothing of XAML.

HALP!
Post Reply