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.

        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.

-- Ed Leafe





_______________________________________________
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