To do an action from InfoLog dialog you need to create SysInfoAction using one of SysInfoAction_xx classes or create your own descendant class.
For example, to allow the current user open E-mail parameters form by appropriate menu item:
Info('Check e-mail parameters,'',SysInfoAction_MenuFunction::newMenuItem('SysEmailParameters',MenuItemType::Display));
Thursday, April 17, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment