G
garys
I have a forms that uses custom command bars (popup menus) which I
build on the fly. They work great in Access 2000 and Access 2003. In
Access 2007, though, the OnAction callback fails with no error message
at all.
If I right click on my widget, the popup menu is displayed. Left
clicking on any item in the popup menu causes the menu to be
dismissed. No action is taken. No error is thrown.
Access 2007 help is non-existent. It basically says "search on the
word Ribbon". I do not want to rewrite my application to use ribbons
at this time.
What can I do to get the OnAction callback working?
Thanks.
-- Gary
build on the fly. They work great in Access 2000 and Access 2003. In
Access 2007, though, the OnAction callback fails with no error message
at all.
If I right click on my widget, the popup menu is displayed. Left
clicking on any item in the popup menu causes the menu to be
dismissed. No action is taken. No error is thrown.
Access 2007 help is non-existent. It basically says "search on the
word Ribbon". I do not want to rewrite my application to use ribbons
at this time.
What can I do to get the OnAction callback working?
Thanks.
-- Gary