On Thu, Aug 21, 2008 at 9:09 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Aug 21, 2008, at 11:06 AM, Nate Lowrie wrote: > >>> Only the DynamicEnabled property is dynamically evaluated, >>> triggered >>> by the MenuHighlight event. I don't have the time to dig into it now, >>> but look at that code to see how we can make it more generic for all >>> dynamic props. >> >> I think that it should also work during a form update as well. > > Why? If the menu isn't shown, why waste the cycles?
Point taken. However, I think we need to evaluate all the dynamic properties or get rid of them all except DynamicEnabled. >> However, the DynamicEnabled property is not being evaluated for me on >> windows w/ wx 2.8.8.1 on menu highlight. Maybe it's a 2.8.8.1 thing >> because I remember it working earlier. I'll look into it. > > > I'm running 2.8.4.0 here, and it's working fine. See http://img.photobucket.com/albums/v663/Solodex/Dabo/menu_enabled_problem.png If you look, I have the code for the editor in the window with the DynamicEnabled setting for previous page highlighted and you can see that the highlighted menu item should be disabled but it's not. Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
