To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66948
------- Additional comments from [EMAIL PROTECTED] Thu Jul 13 03:06:58 -0700 2006 ------- To test, please install both attached packages with Tools/Package Manager, then restart Office (otherwise the C++ component won't work). Then start Basic script Library1.Module1.demonstrateSimpleComponent. The test component will rise a dialog with events bound to the component. The "Call thisMethodDoesNotExist()" is bound to a non existing mehtod and should raise an error. The buttons "Call methodTwo()", "Call bla()" and "Call blub()" should raise MessageBoxes triggered by the component. The "Copy 1 to 2" button should copy the content of EditField1 to EditField1. This is also implemented inside the component. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
