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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How oops is better than procedural?

1147


What exactly is polymorphism?

1182


How can you overcome the diamond problem in inheritance?

1228


What is the real time example of inheritance?

1207


What are the important components of cohesion?

1077


Can destructor be overloaded?

1095


How to improve object oriented design skills?

1063


When not to use object oriented programming?

1178


what are the ways in which a constructors can be called?

2200


What is ambiguity in inheritance?

1170


Whats is abstraction in oops?

1136


what is graphics

2514


What is difference between polymorphism and inheritance?

1132


What is object-oriented programming? Webopedia definition

1334


What is the difference between inheritance and polymorphism?

1161