[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] UpdateUI problems in main_wx.cpp
From: |
Greg Chicares |
Subject: |
Re: [lmi] UpdateUI problems in main_wx.cpp |
Date: |
Thu, 18 Sep 2008 13:45:45 +0000 |
User-agent: |
Thunderbird 2.0.0.16 (Windows/20080708) |
On 2008-09-18 00:04Z, Greg Chicares wrote:
[...]
> Changes committed to cvs in [20080917T1654Z, 20080917T1729Z] should
> resolve the EVT_UPDATE_UI(wxID_SAVE...) issue and defect report #17757
> as well; I'll mark that report as ready for formal testing, with a
> comment referring to this email.
Furthermore, changes committed 20080918T1331Z seem to resolve this item
https://savannah.nongnu.org/support/?104430
from 2005; I'll mark it accordingly. It was much like this issue:
http://lists.nongnu.org/archive/html/lmi/2008-08/msg00034.html
Calling Skip() in the EVT_MENU_OPEN handler was a step in the right
direction, but removing that handler completely was in better taste.
That ill-behaved handler was the explanation for
https://savannah.nongnu.org/support/?104430
and removing it permits the EVT_UPDATE_UI handlers to work naturally.