Re: user: Fix disabled menu item behavior

2006-04-14 Thread Thomas Kho
On 4/14/06, Dan Kegel <[EMAIL PROTECTED]> wrote: > Tommy Kho wrote: > >This patch changes the behavior of selecting greyed out menu items via > >accelerator key. Wine currently keeps the menu open; Windows closes the menu. > > ... > > else > >+{ > > pmt->hCurrentMenu = MENU_ShowSubPop

re: user: Fix disabled menu item behavior

2006-04-14 Thread Dan Kegel
Tommy Kho wrote: >This patch changes the behavior of selecting greyed out menu items via >accelerator key. Wine currently keeps the menu open; Windows closes the menu. > ... > else >+{ > pmt->hCurrentMenu = MENU_ShowSubPopup(pmt->hOwnerWnd, hMenu, TRUE, > wFlags); >+return -1