On Thu, Aug 21, 2008 at 9:00 AM, Ed Leafe <[EMAIL PROTECTED]> wrote:
> On Aug 21, 2008, at 10:55 AM, Nate Lowrie wrote:
>
>> hmm...Interesting.  Well, anyway the menu looks much better now, at
>> least on windows.  On another note, calling and update on the Form
>> doesn't filter to the menu bar, and the update from the menu bar and
>> menu objects don't filter down to children.  You can see it yourself
>> in the ide editor on windows with the dynamicEnabled properties that
>> are set.
>
>        MenuBars are not part of the containership hierarchy of the form, and
> thus don't receive iterative calls to the form.

Ah.

>        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.
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.

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]

Reply via email to