#1136: Enabled property in context menu not working
-----------------------+----------------------------------------------------
Reporter: nate | Owner: somebody
Type: defect | Status: new
Priority: critical | Milestone: 0.8.3
Component: ui | Version: 0.8.2
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment (by paul):
As of right now (Dabo [4488]), the test works correctly on Windows (and on
Mac, if you change dabo.dEvents.MouseRightClick to
dabo.dEvents.ContextMenu). Still doesn't disable the menu on Linux,
however.
I've found that in order for this to work on Linux, you must:
m2 = popupMenu.append("Menu2", OnHit=self.onMenu)
m2.Enabled = False
So, we must look into delaying the setting of Enabled on Linux menus.
--
Ticket URL: <http://trac.dabodev.com/ticket/1136#comment:1>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo
_______________________________________________
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]