Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain the concepts involved in Object Oriented programming.

0 Answers   Wipro,


DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.

5 Answers  


what is the drawback of classical methods in oops?

0 Answers  


What does and I oop mean?

0 Answers  


Program to check whether a word is the first word of the sentence.

1 Answers  


What is a friend function & its advantage?

1 Answers   MIT,


What is the difference between pass by reference and pass by value?

12 Answers   Pfizer, TCS,


what is oops

4 Answers   DELL,


What does and I oop mean in text?

0 Answers  


tel me oops defination in single line

2 Answers  


string is a class or data type in java?

3 Answers  


What is constructor overloading in oop?

0 Answers  


Categories