In a model form handler, upon receiving a menuCmdBarOpenEvent I call

MenuCmdBarAddButton( menuCmdBarOnLeft, BarBeamBitmap, menuCmdBarResultMenuItem, 
SessionBeam, NULL );

where SessionBeam is a menu item ID, available within that form. Yet the menu 
command bar opens empty, although the API return code is 0. But if I input 'B' 
(the shortcut associated with the Session/Beam menu item), the Beam form is 
properly called. What can be wrong with my handling of the menu command bar?


Luc Le Blanc


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to