[COTDC] 69 - HostSystemMenusWindows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[COTDC] 69 - HostSystemMenusWindows

laurent laffont
Today: HostSystemMenusWindows


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent
Reply | Threaded
Open this post in threaded view
|

Re: [COTDC] 69 - HostSystemMenusWindows

Guillermo Polito
Me and the HostSystemMenusMacOSX are specializations of HostSystemMenusProxy.
We know how to answer to #isActiveHostMenuProxyClass, which is used by HostSystemMenus class>>activeMenuProxyClass to determine the active menu.  That's why I don't have direct references.

Read HostSystemMenusProxy for more info.


On Tue, May 31, 2011 at 3:51 PM, laurent laffont <[hidden email]> wrote:
Today: HostSystemMenusWindows


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent