Hi,

Trying to get this to run with Phoenix.

There is this code in menu._createMenuItem:

        dummySpacer = None
        if not self.Children:
            dummySpacer = _actualCreation(" ", "", None, "")
            dabo.ui.callAfter(self.remove, dummySpacer)

What is the purpose of this, we create it and then remove it later?

If I comment it I ClassDesigner starts with Classic and Phoenix (after a few deprecation fixes for Menu) and looks fine - but again I don't normally use this so ....:)

Werner

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.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