]> git.sesse.net Git - vlc/commit
* Fix for the disabled menu's under Tiger.
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 10 Apr 2005 22:29:35 +0000 (22:29 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 10 Apr 2005 22:29:35 +0000 (22:29 +0000)
commita887c68583f003d572deca81ab3094de52fd6194
tree142222c1ffd5e73384bb0a661efd85c07baefe11
parentd41216c0fda8ec3a60bb07463c1b1d868bac73c3
* Fix for the disabled menu's under Tiger.

Apparently menu's got smarter in Tiger. As a workaround for the old version, you should first open the Help menu and then drag to the other menu's.

This still isn't the correct way to fix it. We should attach a callback function to the autogenerated menu's and have the callback function update the menu. (but this will work for now).
modules/gui/macosx/controls.m
modules/gui/macosx/intf.m