A
Adam Clauss
I've recently started looking into WPF. What is the expected scope of a
context menu? For example, I have a web browser application. To the
main "Page" I added a context menu (along with various other children
embedded within a Grid - buttons, etc).
If I then launch the application and right click on an empty part of the
page, I do NOT get a context menu. If I right click on any of the
children, say a Button, the context menu appears.
What I EXPECTED to happen was the context menu to appear when I right
clicked on an empty part of the page. I did NOT expect it to "cascade"
down to children. I only very briefly tried this and am about to go
home for the day. I'll poke into it in more depth tomorrow, just
wanted to see if this immediately jumped out at anyone as obvious.
Thanks,
Adam
context menu? For example, I have a web browser application. To the
main "Page" I added a context menu (along with various other children
embedded within a Grid - buttons, etc).
If I then launch the application and right click on an empty part of the
page, I do NOT get a context menu. If I right click on any of the
children, say a Button, the context menu appears.
What I EXPECTED to happen was the context menu to appear when I right
clicked on an empty part of the page. I did NOT expect it to "cascade"
down to children. I only very briefly tried this and am about to go
home for the day. I'll poke into it in more depth tomorrow, just
wanted to see if this immediately jumped out at anyone as obvious.
Thanks,
Adam