What is command routing in MFC



What is command routing in MFC..

Answer / bob

Check the Command pattern in Gof books, MFC almost use it in
the same way:
SubWidget in the dialog will catch it firstly, it will
forward it to Parent window(the dialog) if *request is not
for it or no handler defined.

This procedure runs recursively, until one handle it or pass
it to application object. Application will omit unknown
command by default

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More OOPS Interview Questions

Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

1 Answers   Accenture,


How does polymorphism work?

1 Answers  


what is oppes

2 Answers  


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

2 Answers  


what about you? wahat is your object? introduce your self?

1 Answers   Ajmal Perfumes, TCS,


What is this pointer in oop?

1 Answers  


What exactly is polymorphism?

1 Answers  


What is a null tree?

1 Answers  


How many human genes are polymorphic?

1 Answers  


Is html an oop?

1 Answers  


Name an advantage of linked list over array?

11 Answers   IBM, Infosys,


What is Method overloading?

5 Answers  


Categories