On Feb 16, 2006, at 10:16 AM, Echo wrote:

Thanks, I'm not sure why I missed those in the doc.

They were fairly recent additions. I needed to be able to check and uncheck items in my recent changes to the Editor, and there was no Dabo method of doing so.

Also, is there a way to see if a menu is checked or not?

        Well, there is now.  ;-)

I just posted an updated to dMenu with a new method: isItemChecked (). You can pass it either a caption or an actual menu item, and it will return True/False. If the item doesn't exist or is not a check menu item, it returns None.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to